diff options
Diffstat (limited to 'net/p5-Net-DNS/pkg-plist')
-rw-r--r-- | net/p5-Net-DNS/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-DNS/pkg-plist b/net/p5-Net-DNS/pkg-plist index 529be87ec15b..11b69ea6fa5b 100644 --- a/net/p5-Net-DNS/pkg-plist +++ b/net/p5-Net-DNS/pkg-plist @@ -35,3 +35,5 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS/RR @dirrm lib/perl5/site_perl/%%PERL_VER%%/Net/DNS @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/DNS +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true |