diff --git a/check.spec b/check.spec index ee13a4e..1fb3d14 100644 --- a/check.spec +++ b/check.spec @@ -90,12 +90,12 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name} %ifnarch s390x export LD_LIBRARY_PATH=$PWD/src/.libs 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* # these files are empty rm -rf checkmk/test/empty_input -%endif %ldconfig_scriptlets