summaryrefslogtreecommitdiff
path: root/www/p5-CGI-FastTemplate
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-10-31 07:37:00 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-10-31 07:37:00 +0000
commit4096c190967371b44fff2fc5715883575077316b (patch)
tree1dd648025aed8f614c66153f1bcc8b314d46f8b6 /www/p5-CGI-FastTemplate
parentAdd 3 @unexec rmdir's. (diff)
Add 2 @unexec rmdir's.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=34478
Diffstat (limited to 'www/p5-CGI-FastTemplate')
-rw-r--r--www/p5-CGI-FastTemplate/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-CGI-FastTemplate/pkg-plist b/www/p5-CGI-FastTemplate/pkg-plist
index 799977720f25..32ac44477343 100644
--- a/www/p5-CGI-FastTemplate/pkg-plist
+++ b/www/p5-CGI-FastTemplate/pkg-plist
@@ -1,3 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/CGI/FastTemplate.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/FastTemplate/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI/FastTemplate
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/CGI 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/CGI 2>/dev/null || true