]> git.pld-linux.org Git - packages/GConf2.git/commitdiff
- reversed ldconfig changes
authorfreetz <freetz@pld-linux.org>
Tue, 12 Apr 2005 19:23:20 +0000 (19:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    GConf2.spec -> 1.80

GConf2.spec

index 1d9acc481001e9c3fba6dcd62a755f5b7460a183..48956957096859b7e2dc0fbdac70ef178eb7fbee 100644 (file)
@@ -118,11 +118,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/GConf2/lib*.{la,a}
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%ldconfig_post
-
-%postun
-%ldconfig_postun
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.095628 seconds and 4 git commands to generate.