Simplify .la file removal

This commit is contained in:
Kalev Lember 2016-09-03 18:29:30 +02:00
parent 4b73011f0a
commit 93e04b5712

View File

@ -85,9 +85,7 @@ make %{?_smp_mflags} V=1
%install %install
%make_install %make_install
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la find $RPM_BUILD_ROOT -name '*.la' -delete
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/*.la
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
# Update the screenshot shown in the software center # Update the screenshot shown in the software center
# #