]> git.pld-linux.org Git - packages/perl.git/commitdiff
- fixed post/postun
authorradek <radek@pld-linux.org>
Sat, 22 Mar 2003 19:01:29 +0000 (19:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl.spec -> 1.199

perl.spec

index aa3d0a4657a076c7722fe84e5b88bbff2a4b0ffe..3f91ba4ac0a10d5bd96e1e3f960ced3e201b9e2a 100644 (file)
--- a/perl.spec
+++ b/perl.spec
@@ -778,8 +778,8 @@ mv $RPM_BUILD_ROOT%{perl_privlib}/Net/demos \
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun        -p /sbin/ldconfig
+%post   base -p /sbin/ldconfig
+%postun base -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.058921 seconds and 4 git commands to generate.