]> git.pld-linux.org Git - packages/startup-notification.git/commitdiff
- reversed ldconfig changes auto/th/startup-notification-0_8-2
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:
    startup-notification.spec -> 1.17

startup-notification.spec

index 8a0c591abb7e6d3fbe8a9b35eb997a9052c4ca29..e0f9b29ae9571b245977310368d4edb08eaf1925 100644 (file)
@@ -69,11 +69,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%ldconfig_post
-
-%postun
-%ldconfig_postun
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.07325 seconds and 4 git commands to generate.