]> git.pld-linux.org Git - packages/a52dec.git/commitdiff
- post{un} ldconfig moved to -libs
authorKarol Krenski <charles@pld-linux.org>
Mon, 30 Jan 2006 16:20:28 +0000 (16:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    a52dec.spec -> 1.34

a52dec.spec

index 1407e3860e5512d6b015d6754385400818ecf64c..adab188205c689144478d45972583afd8b619747 100644 (file)
@@ -97,8 +97,8 @@ rm -rf $RPM_BUILD_ROOT
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %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)
 
 %files
 %defattr(644,root,root,755)
This page took 0.081029 seconds and 4 git commands to generate.