Fix plist.

Nudged repeatedly by:	kris
This commit is contained in:
Anton Berezin 2003-05-02 10:11:38 +00:00
parent d59b852e8e
commit 096bbaa3a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80007

View File

@ -1,5 +1,5 @@
%%SITE_PERL%%/i386-freebsd/auto/WWW/Mechanize/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/.packlist
%%SITE_PERL%%/WWW/Mechanize.pm
@unexec rmdir %D/%%SITE_PERL%%/i386-freebsd/auto/WWW/Mechanize 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/i386-freebsd/auto/WWW 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true