]> git.pld-linux.org Git - packages/libgsf.git/commitdiff
- added post & postun
authormichuz <michuz@pld-linux.org>
Tue, 27 Aug 2002 22:11:28 +0000 (22:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libgsf.spec -> 1.3

libgsf.spec

index b7dc914245a9dcbcbcb97711078265b36c860b39..05b8fe18ab31797b74d1736e1aa58baded748dc9 100644 (file)
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -r $RPM_BUILD_ROOT
 
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS README NEWS
This page took 0.145638 seconds and 4 git commands to generate.