]> git.pld-linux.org Git - packages/nautilus.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:
    nautilus.spec -> 1.150

nautilus.spec

index 06ee285833fde89571bc271653afff522004c654..4fd600b71adbbe468e05dbfa88d2a8a3f77efddb 100644 (file)
@@ -155,11 +155,8 @@ rm -rf $RPM_BUILD_ROOT
 %postun
 %update_desktop_database_postun
 
-%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.133168 seconds and 4 git commands to generate.