summaryrefslogtreecommitdiff
path: root/lang/perl5
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-02-18 13:38:21 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-02-18 13:38:21 +0000
commitacbd0d2e3fc497d844d34ef9436b8a15588796de (patch)
tree251cd71e9819d1065ff9707a1a2abff19b357da6 /lang/perl5
parentAdd de-pkg-comment. (diff)
Cleanup extra directories.
Approved by: tobez (maintainer)
Notes
Notes: svn path=/head/; revision=75805
Diffstat (limited to 'lang/perl5')
-rw-r--r--lang/perl5/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/perl5/pkg-plist b/lang/perl5/pkg-plist
index 724f5b63d144..81a9ea1ce296 100644
--- a/lang/perl5/pkg-plist
+++ b/lang/perl5/pkg-plist
@@ -902,7 +902,8 @@ lib/perl5/%%PERL_VER%%/warnings/register.pm
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/sys 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/machine 2>/dev/null || true
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%% 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/5.6.1 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%% 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl 2>/dev/null || true
%%GDBM%%@dirrm lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/auto/GDBM_File
@unexec rmdir %D/lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/Sys 2>/dev/null || true
@unexec rmdir %D/lib/perl5/%%PERL_VER%%/%%PERL_ARCH%%/IO 2>/dev/null || true
@@ -981,3 +982,4 @@ lib/perl5/%%PERL_VER%%/warnings/register.pm
@unexec rmdir %D/lib/perl5/%%PERL_VER%%/BSDPAN/ExtUtils 2>/dev/null || true
@unexec rmdir %D/lib/perl5/%%PERL_VER%%/BSDPAN 2>/dev/null || true
@unexec rmdir %D/lib/perl5/%%PERL_VER%% 2>/dev/null || true
+@unexec rmdir %D/lib/perl5 2>/dev/null || true