forked from Lainports/freebsd-ports
Correct pkg-plist (@dirrm -> @dirrmtry)
PR: 124244 Submitted by: leeym
This commit is contained in:
parent
418590fea8
commit
15f81f35de
1 changed files with 2 additions and 2 deletions
|
|
@ -2,5 +2,5 @@ bin/pwhich
|
|||
%%SITE_PERL%%/File/Which.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Which/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Which
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
|
||||
@dirrm %%SITE_PERL%%/File
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/File
|
||||
@dirrmtry %%SITE_PERL%%/File
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue