cleanup condit

This commit is contained in:
Tom Callaway 2020-01-31 18:08:36 -05:00
parent a2cea5a35a
commit c69cf8c51e

View File

@ -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