forked from Lainports/freebsd-ports
remove extra dir
PR: 32795 Submitted by: maintainer
This commit is contained in:
parent
8471848224
commit
74e175c8dc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
lib/perl5/site_perl/%%PERL_VER%%/Net/XWhois.pm
|
||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois/.packlist
|
||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/XWhois 2>/dev/null || true
|
||||
@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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue