From e95c2feec4431911a2a57bbf5e4de342aa5f854a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 19 Aug 2021 14:51:58 +0100 Subject: [PATCH] temp disable check section for arm --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index f6874eb..22d1ed2 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1518,7 +1518,7 @@ for jar in %{buildroot}%{baseinstdir}/program/classes/*.jar; do done %check -%ifnarch s390x +%ifnarch s390x %{arm} make unitcheck slowcheck # we don't need this anymore rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar