Andreas Schwab 2021-12-08 14:35:00 +00:00 committed by Git OBS Bridge
parent 60b3d41df1
commit 65147b850b

View File

@ -105,7 +105,7 @@ is highly discouraged.
%install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print
rm -v %{buildroot}%{_libdir}/*.la
%check
%make_build check || \