[packages/ka5-knotes] - ldconfig

witekfl witekfl at pld-linux.org
Thu Jan 3 21:47:09 CET 2019


commit 01b531d26a76e51a58ea4bf2ab691c0e3f5d9595
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Jan 3 21:46:49 2019 +0100

    - ldconfig

 ka5-knotes.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/ka5-knotes.spec b/ka5-knotes.spec
index 44f64cd..105d324 100644
--- a/ka5-knotes.spec
+++ b/ka5-knotes.spec
@@ -88,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
+
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
 /etc/xdg/knotes.categories
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-knotes.git/commitdiff/01b531d26a76e51a58ea4bf2ab691c0e3f5d9595



More information about the pld-cvs-commit mailing list