- Fix pkg-plist
Reported by: sat Approved by: maintainer
This commit is contained in:
parent
7c76c7bbba
commit
47f39e3d6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195172
2 changed files with 3 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= DBD-Multi
|
||||
PORTVERSION= 0.10
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= DBD
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
%%SITE_PERL%%/DBD/Multi.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Multi/.packlist
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Multi
|
||||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%
|
||||
@dirrm %%SITE_PERL%%/DBD
|
||||
@dirrmtry %%SITE_PERL%%/DBD
|
||||
|
|
Loading…
Reference in a new issue