This commit is contained in:
parent
fdde61c93b
commit
6a828332f2
@ -104,7 +104,7 @@ find %{buildroot}%{_libdir} -name '*.la' -print -delete
|
|||||||
echo "-----BEGIN TESTLOG-----";
|
echo "-----BEGIN TESTLOG-----";
|
||||||
%{__cat} test-suite.log;
|
%{__cat} test-suite.log;
|
||||||
echo "-----END TESTLOG-----";
|
echo "-----END TESTLOG-----";
|
||||||
exit # $rc;
|
exit $rc;
|
||||||
}
|
}
|
||||||
|
|
||||||
%post -n libcrypt1 -p /sbin/ldconfig
|
%post -n libcrypt1 -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user