]> git.pld-linux.org Git - packages/libcap.git/commitdiff
- ldconfig on proper pkg
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 14 Jan 2009 18:19:38 +0000 (18:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libcap.spec -> 1.67

libcap.spec

index 31c91368cca3a9927e41b3879e077209fa1d36f7..2a606069a15c12a33426412d48b0efe2daf372a6 100644 (file)
@@ -120,8 +120,8 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man2/cap{get,set}.2
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post   libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.098884 seconds and 4 git commands to generate.