From 66e5f4287d6f9f49fd8a6344446486c6648e2e6b Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Fri, 12 Jan 2001 02:06:40 +0000 Subject: Add 3 "@unexec rmdir"s. Reported by: bento --- www/p5-Apache-Archive/pkg-plist | 3 +++ 1 file changed, 3 insertions(+) (limited to 'www') diff --git a/www/p5-Apache-Archive/pkg-plist b/www/p5-Apache-Archive/pkg-plist index 3fca1151c2c5..aa78aea3a7c1 100644 --- a/www/p5-Apache-Archive/pkg-plist +++ b/www/p5-Apache-Archive/pkg-plist @@ -3,3 +3,6 @@ lib/perl5/site_perl/%%PERL_VER%%/auto/Apache/Archive/autosplit.ix lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Archive/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Archive @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Apache/Archive +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Apache 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Apache 2>/dev/null || true -- cgit v1.2.3