Andreas Schwab 2018-10-09 12:20:50 +00:00 committed by Git OBS Bridge
parent fdde61c93b
commit 6a828332f2

View File

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