From c3f97b64e1caa28a5fa5ad31e8575b3003516981 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 8 Jun 2000 21:26:05 +0000 Subject: Add in hacky rmdir bits to clean up "extra" Submitted by: bento --- news/p5-NNTPClient/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'news/p5-NNTPClient') diff --git a/news/p5-NNTPClient/pkg-plist b/news/p5-NNTPClient/pkg-plist index 54f2d925318d..716e33be8a8d 100644 --- a/news/p5-NNTPClient/pkg-plist +++ b/news/p5-NNTPClient/pkg-plist @@ -1,3 +1,5 @@ lib/perl5/site_perl/%%PERL_VER%%/News/NNTPClient.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/NNTPClient/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/NNTPClient +@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 -- cgit v1.2.3