Remove duplicate entry.

PR:		ports/64067
Submitted by:	michael johnosn <ahze@ahze.net>
This commit is contained in:
Jun Kuriyama 2004-03-11 15:01:15 +00:00
parent 0740674ec2
commit c7d0101a22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103657

View file

@ -36,6 +36,5 @@
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML/Parser/Encodings
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML/Parser/Style
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML/Parser
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/XML 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true