diff --git a/check.spec b/check.spec index 6c8302f..d09c7f0 100644 --- a/check.spec +++ b/check.spec @@ -126,7 +126,9 @@ cd - %check cd autotools_build export LD_LIBRARY_PATH=$PWD/src/.libs +%ifnarch s390x make check +%endif # Don't need to package the sh, log or trs files # when we scoop the other checkmk/test files for doc rm -rf checkmk/test/check_checkmk* @@ -167,7 +169,6 @@ cd - - Version 0.15.0 - Add -formatspec and -attribute-format patches - Build with both cmake and autotools -- Reenable s390x tests * Fri Jan 31 2020 Tom Callaway - 0.14.0-3 - disable tests on s390x