From 809fcfa2f9b3c4d2be02b8cc94421894a625dec3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Fri, 14 Aug 2020 09:42:05 +0100 Subject: [PATCH] armv7hl passes %check --- libreoffice.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreoffice.spec b/libreoffice.spec index 4bbb037..7fa8f64 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1474,7 +1474,7 @@ for jar in %{buildroot}%{baseinstdir}/program/classes/*.jar; do done %check -%ifnarch ppc64 s390x aarch64 armv7hl +%ifnarch ppc64 s390x aarch64 make unitcheck slowcheck # we don't need this anymore rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar