forked from pool/libstfl
Stop shipping static library
This commit is contained in:
@@ -84,6 +84,7 @@ make %{?_smp_mflags} \
|
||||
ln -s libstfl.so.*.* libstfl.so.%{sover}
|
||||
popd
|
||||
}
|
||||
rm -fv "%{buildroot}/%{_libdir}"/*.a
|
||||
|
||||
%post -n libstfl%{sover} -p /sbin/ldconfig
|
||||
%postun -n libstfl%{sover} -p /sbin/ldconfig
|
||||
@@ -97,7 +98,6 @@ make %{?_smp_mflags} \
|
||||
%files -n libstfl-devel
|
||||
%{_includedir}/stfl.h
|
||||
%{_libdir}/libstfl.so
|
||||
%{_libdir}/libstfl.a
|
||||
%{_libdir}/pkgconfig/stfl.pc
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user