[packages/kbd] - ldconfig for -libs
qboosh
qboosh at pld-linux.org
Sun Sep 1 09:32:51 CEST 2013
commit c93859401a9fc1e51503ed81253910eed3a5ecbf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Sep 1 09:32:29 2013 +0200
- ldconfig for -libs
kbd.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/kbd.spec b/kbd.spec
index 28bdcea..1585bc7 100644
--- a/kbd.spec
+++ b/kbd.spec
@@ -207,6 +207,9 @@ if [ "$1" = "0" ]; then
/sbin/chkconfig --del console
fi
+%post libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
+
%files -f %{name}.lang
%defattr(644,root,root,755)
# COPYING contains copyright summary, not GPL text
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kbd.git/commitdiff/c93859401a9fc1e51503ed81253910eed3a5ecbf
More information about the pld-cvs-commit
mailing list