Remove duplicate dir from plist
This commit is contained in:
parent
31dabac7e4
commit
eb08cfc563
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321217
2 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= ElasticSearch
|
||||
PORTVERSION= 0.65
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN/../by-authors/id/D/DR/DRTECH/
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -11,6 +11,5 @@
|
|||
%%SITE_PERL%%/ElasticSearch/Util.pm
|
||||
%%SITE_PERL%%/mach/auto/ElasticSearch/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/mach/auto/ElasticSearch
|
||||
@dirrmtry %%SITE_PERL%%/mach/auto/ElasticSearch
|
||||
@dirrm %%SITE_PERL%%/ElasticSearch/Transport
|
||||
@dirrmtry %%SITE_PERL%%/ElasticSearch
|
||||
|
|
Loading…
Reference in a new issue