commit 8d5cacd3f149cde639284890afa775674926556b
Author: Jakub Bogusz <[email protected]>
Date:   Mon Apr 11 19:57:24 2022 +0200

    - drop .la file

 pstoedit.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/pstoedit.spec b/pstoedit.spec
index f9aca65..00e749b 100644
--- a/pstoedit.spec
+++ b/pstoedit.spec
@@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libpstoedit.la
+
 # packaged as %doc
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/pstoedit
 
@@ -206,7 +209,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libpstoedit.so
-%{_libdir}/libpstoedit.la
 %{_includedir}/pstoedit
 %{_pkgconfigdir}/pstoedit.pc
 %{_aclocaldir}/pstoedit.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pstoedit.git/commitdiff/8d5cacd3f149cde639284890afa775674926556b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to