diff options
author | Michael Haro <mharo@FreeBSD.org> | 2001-09-18 21:54:12 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2001-09-18 21:54:12 +0000 |
commit | 0dbe4fa8d43eb6bafdd1bf0d46a2be87d80079a0 (patch) | |
tree | 15e47ad34f45a9461572d112376300e037740562 /security/p5-Crypt-Random | |
parent | ef269090eaf189beaee7da3ea7c37e92abf7813f (diff) | |
download | ports-0dbe4fa8d43eb6bafdd1bf0d46a2be87d80079a0.tar.gz ports-0dbe4fa8d43eb6bafdd1bf0d46a2be87d80079a0.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-Random')
-rw-r--r-- | security/p5-Crypt-Random/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-Random/pkg-plist b/security/p5-Crypt-Random/pkg-plist index 291798b98ea0..0fe77e1737f8 100644 --- a/security/p5-Crypt-Random/pkg-plist +++ b/security/p5-Crypt-Random/pkg-plist @@ -10,3 +10,5 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Random/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/Random/Provider @dirrm lib/perl5/site_perl/%%PERL_VER%%/Crypt/Random @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/Random +@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%%/Crypt 2>/dev/null || true |