1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

www/p5-HTML-Clean deletes directories listed in mtree

PR:		27031
Submitted by:	    maintainer
This commit is contained in:
Michael Haro 2001-05-02 20:16:41 +00:00
parent 7fb8311c90
commit 06d9d6bd88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42176

View File

@ -7,6 +7,4 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/HTML/Clean/.packlist
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