diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-26 03:30:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-26 03:30:17 +0000 |
commit | c76693c52bc0f601f899521914c19fd5866ba2a5 (patch) | |
tree | a488cd98da583e0a34f39b46ff0b30d81be1bc4b /security/p5-Crypt-DES/pkg-plist | |
parent | 206c2580e5a6e3d8b99e95c03270a10ee485bb6d (diff) | |
download | ports-c76693c52bc0f601f899521914c19fd5866ba2a5.tar.gz ports-c76693c52bc0f601f899521914c19fd5866ba2a5.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-DES/pkg-plist')
-rw-r--r-- | security/p5-Crypt-DES/pkg-plist | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-Crypt-DES/pkg-plist b/security/p5-Crypt-DES/pkg-plist index c3b017dc2f27..3edef572b78d 100644 --- a/security/p5-Crypt-DES/pkg-plist +++ b/security/p5-Crypt-DES/pkg-plist @@ -1,6 +1,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/DES.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/DES.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/DES/.packlist lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/DES/DES.bs lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/DES/DES.so -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/DES/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/DES +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2> /dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt 2> /dev/null || true |