From 1d3cc535046b1f283bcb45661a8fb56d50c89209 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 7 Mar 2022 10:47:42 +0000 Subject: [PATCH] s390x is totally hosed again --- libreoffice.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libreoffice.spec b/libreoffice.spec index b6facf0..76bc807 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1455,9 +1455,11 @@ for jar in %{buildroot}%{baseinstdir}/program/classes/*.jar; do done %check +%ifnarch s390x make unitcheck slowcheck # we don't need this anymore rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar +%endif %files