This was here for a reason. .la files ought to be only removed for standard-search dirs.
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/ipset?expand=0&rev=104
This commit is contained in:
parent
d5e8609187
commit
000f80ed67
@ -136,7 +136,7 @@ for flavor in %flavors_to_build; do
|
||||
done
|
||||
%endif
|
||||
%make_install
|
||||
find %buildroot -type f -name "*.la" -delete -print
|
||||
find "$b/%_libdir" -type f -name "*.la" -delete -print
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user