summaryrefslogtreecommitdiff
path: root/www/mod_perl2
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-05-09 08:07:34 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-05-09 08:07:34 +0000
commit0d7a840a43141b4a49b18482ec7f0d539829d5b0 (patch)
tree0ba7b980c27bf68d0f1097f2e801ca9d902c328c /www/mod_perl2
parentRemove empty directory. (diff)
Remove two directories. Fix typo.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=28381
Diffstat (limited to 'www/mod_perl2')
-rw-r--r--www/mod_perl2/pkg-plist4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_perl2/pkg-plist b/www/mod_perl2/pkg-plist
index c8cdb673b9e8..66e0bab641e0 100644
--- a/www/mod_perl2/pkg-plist
+++ b/www/mod_perl2/pkg-plist
@@ -66,7 +66,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/mod_perl_tuning.pod
libexec/apache/libperl.so
@dirrm include/apache/modules/perl
@dirrm include/apache/modules
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Constants
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache/Constants
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Leak
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Symbol
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/include/modules/perl
@@ -74,3 +74,5 @@ libexec/apache/libperl.so
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/include
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/mod_perl
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Apache 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true