]> git.pld-linux.org Git - packages/calc.git/commitdiff
- ldconfig
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 9 Oct 2007 20:44:54 +0000 (20:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    calc.spec -> 1.56

calc.spec

index dccb26f06301d95e15aab387868af357516d2bc1..98480e189ca84bd7118935bee1382d7d7ad1ee6a 100644 (file)
--- a/calc.spec
+++ b/calc.spec
@@ -74,6 +74,9 @@ find $RPM_BUILD_ROOT%{_datadir}/calc -type f | \
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 # COPYING is not just LGPL text, only some explanations
This page took 0.054761 seconds and 4 git commands to generate.