cleanup condit
This commit is contained in:
parent
a2cea5a35a
commit
c69cf8c51e
@ -90,12 +90,12 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
|
|||||||
%ifnarch s390x
|
%ifnarch s390x
|
||||||
export LD_LIBRARY_PATH=$PWD/src/.libs
|
export LD_LIBRARY_PATH=$PWD/src/.libs
|
||||||
make check
|
make check
|
||||||
|
%endif
|
||||||
# Don't need to package the sh, log or trs files
|
# Don't need to package the sh, log or trs files
|
||||||
# when we scoop the other checkmk/test files for doc
|
# when we scoop the other checkmk/test files for doc
|
||||||
rm -rf checkmk/test/check_checkmk*
|
rm -rf checkmk/test/check_checkmk*
|
||||||
# these files are empty
|
# these files are empty
|
||||||
rm -rf checkmk/test/empty_input
|
rm -rf checkmk/test/empty_input
|
||||||
%endif
|
|
||||||
|
|
||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user