diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-09-17 21:25:48 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-09-17 21:25:48 +0000 |
commit | c3212f18246ee733a6687cd02ef907fec40f3725 (patch) | |
tree | 0676baebb8ffcfc0999f429e7733484c0101d1a5 /security/p5-Crypt-OTP/pkg-plist | |
parent | 7b514b5ed53918ec1a0614fa2072c8d5669c90df (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-OTP/pkg-plist')
-rw-r--r-- | security/p5-Crypt-OTP/pkg-plist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/p5-Crypt-OTP/pkg-plist b/security/p5-Crypt-OTP/pkg-plist index b3f1977d93b0..8894a74d9a8d 100644 --- a/security/p5-Crypt-OTP/pkg-plist +++ b/security/p5-Crypt-OTP/pkg-plist @@ -1,8 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/Crypt/OTP.pm -lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/OTP/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OTP/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OTP @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true -@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt/OTP -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Crypt 2>/dev/null || true @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Crypt 2>/dev/null || true |