Simplify .la file removal
This commit is contained in:
parent
4b73011f0a
commit
93e04b5712
@ -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
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user