mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Please bento
-Take out nonexistant dirs -Add new dirs installed by port PR: 27969 Submitted by: Pete Fritchman <petef@databits.net> Reviewed by: will
This commit is contained in:
parent
fb9fdc1b5f
commit
d84d6bc0db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43732
1 changed files with 2 additions and 1 deletions
|
@ -12,5 +12,6 @@ lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/UPCA.pm
|
||||||
lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/UPCE.pm
|
lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode/UPCE.pm
|
||||||
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode/.packlist
|
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode/.packlist
|
||||||
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD/Barcode
|
||||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Barcode 2>/dev/null || true
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/GD 2>/dev/null || true
|
||||||
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/GD/Barcode
|
||||||
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/GD 2>/dev/null || true
|
||||||
|
|
Loading…
Add table
Reference in a new issue