From 5be3141a5b44a2d2fc236a676ec2e8325a7a0036 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Tue, 8 Mar 2022 19:53:28 +0000 Subject: [PATCH] renable check for s390x --- libreoffice.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 66b7fba..b11c145 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1460,11 +1460,9 @@ 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