diff --git a/proj.spec b/proj.spec index 0e6419b..c4d3b72 100644 --- a/proj.spec +++ b/proj.spec @@ -65,6 +65,7 @@ make %install %makeinstall +rm -f %{buildroot}%{_libdir}/*.la %post -n libproj0 -p /sbin/ldconfig @@ -91,6 +92,5 @@ make %{_mandir}/man3/*.3* %{_includedir}/*.h %{_libdir}/*.so -%{_libdir}/*.la %changelog