diff options
Diffstat (limited to 'www/p5-HTML-Clean/pkg-plist')
-rw-r--r-- | www/p5-HTML-Clean/pkg-plist | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/p5-HTML-Clean/pkg-plist b/www/p5-HTML-Clean/pkg-plist index a60104c59c03..fa4f4b48f61d 100644 --- a/www/p5-HTML-Clean/pkg-plist +++ b/www/p5-HTML-Clean/pkg-plist @@ -3,7 +3,10 @@ lib/perl5/site_perl/%%PERL_VER%%/HTML/Clean.pm @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/HTML 2>/dev/null || true lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Clean/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Clean -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null|| true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML 2>/dev/null || true lib/perl5/site_perl/%%PERL_VER%%/auto/HTML/Clean/autosplit.ix @dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/HTML/Clean @unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/HTML 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man3 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man/man1 2>/dev/null || true +@unexec rmdir %D/lib/perl5/%%PERL_VERSION%%/man 2>/dev/null || true |