Simplify .la file removal
This commit is contained in:
parent
4b73011f0a
commit
93e04b5712
@ -85,9 +85,7 @@ make %{?_smp_mflags} V=1
|
||||
%install
|
||||
%make_install
|
||||
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/*.la
|
||||
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
|
||||
find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
|
||||
# Update the screenshot shown in the software center
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user