aboutsummaryrefslogtreecommitdiff
path: root/news/p5-News-Article
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-20 13:16:43 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-20 13:16:43 +0000
commit16f1331280ef5925f1d563a5a366936c7da9851e (patch)
tree5887e513ba074f4cfc3862937848e8d23c608099 /news/p5-News-Article
parentd57d9f68e75f64eb936102584175179c8471ee5f (diff)
downloadports-16f1331280ef5925f1d563a5a366936c7da9851e.tar.gz
ports-16f1331280ef5925f1d563a5a366936c7da9851e.zip
Remove empty directories on uninstall.
Notes
Notes: svn path=/head/; revision=41709
Diffstat (limited to 'news/p5-News-Article')
-rw-r--r--news/p5-News-Article/pkg-plist2
1 files changed, 2 insertions, 0 deletions
diff --git a/news/p5-News-Article/pkg-plist b/news/p5-News-Article/pkg-plist
index 968f7eaaa447..dc1393795b21 100644
--- a/news/p5-News-Article/pkg-plist
+++ b/news/p5-News-Article/pkg-plist
@@ -4,3 +4,5 @@ lib/perl5/site_perl/%%PERL_VER%%/News/FormArticle.pm
lib/perl5/site_perl/%%PERL_VER%%/News/FormReply.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/Article/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/Article
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/News 2>/dev/null || true