]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- there is no beecrypt package anymore so remove post scripts for it
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 18 May 2003 11:27:04 +0000 (11:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm.spec -> 1.422

rpm.spec

index ff9fa51c38021bddec84be5adbb41b748f5c21b3..a6895195a768a51a58b4c1eac2ba53c357d11080 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -618,8 +618,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %post  lib -p /sbin/ldconfig
 %postun lib -p /sbin/ldconfig
-%post   -n beecrypt -p /sbin/ldconfig
-%postun -n beecrypt -p /sbin/ldconfig
 
 %pre build
 find /usr/lib/rpm -name '*-linux' -type l | xargs rm -f
This page took 0.047257 seconds and 4 git commands to generate.