Revert last, *.la files are not needed when there are no static libraries
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/proj?expand=0&rev=4
This commit is contained in:
parent
92cf517679
commit
e0fc12378d
@ -65,6 +65,7 @@ make
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
rm -f %{buildroot}%{_libdir}/*.la
|
||||||
|
|
||||||
%post -n libproj0 -p /sbin/ldconfig
|
%post -n libproj0 -p /sbin/ldconfig
|
||||||
|
|
||||||
@ -91,6 +92,5 @@ make
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
%{_includedir}/*.h
|
%{_includedir}/*.h
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/*.la
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user