Minor fix (conflict with p5-Class-Factory-Util)
This commit is contained in:
parent
93a5220dd5
commit
6b5c77f93d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81380
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
%%SITE_PERL%%/Class/Factory.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Factory/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Factory
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Factory 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Class 2>/dev/null || true
|
||||
|
|
Loading…
Reference in a new issue