Andreas Schneider 2019-07-16 09:36:20 +00:00 committed by Git OBS Bridge
parent af47462d36
commit 107d6f084d

View File

@ -83,9 +83,7 @@ find %{buildroot}%{_bindir} -name "*.pl" \
| xargs sed -i '1 s|/usr/bin/env\ perl|/usr/bin/perl|'
%check
pushd build
make %{?_smp_mflags} test || cat $(find Testing -name "*.log")
popd
%ctest
%post -p /sbin/ldconfig