]> git.pld-linux.org Git - packages/gail.git/commitdiff
- added post and postun
authormichuz <michuz@pld-linux.org>
Sun, 28 Apr 2002 14:24:59 +0000 (14:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gail.spec -> 1.2

gail.spec

index 4c657c0d0c1c4113cc1dc3b628c25ddd5f3b231a..5bd944ee452b5896c9a4e0cab569c503bc8ad17b 100644 (file)
--- a/gail.spec
+++ b/gail.spec
@@ -55,6 +55,9 @@ gzip -9nf AUTHORS ChangeLog NEWS README
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc *.gz
This page took 0.076421 seconds and 4 git commands to generate.