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

metacity.spec

index e83671f5c207eb24c0d896bcea537a817d4b8561..e18f16649456ca12d77873ba3264ab6b2750ab73 100644 (file)
@@ -212,11 +212,8 @@ rm -rf $RPM_BUILD_ROOT
 %preun
 %gconf_schema_uninstall metacity.schemas
 
-%post  libs
-%ldconfig_post
-
-%postun        libs
-%ldconfig_postun
+%post  libs -p /sbin/ldconfig
+%postun        libs -p /sbin/ldconfig
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
This page took 0.0264 seconds and 4 git commands to generate.