mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
9b4b8d70da
Perl module for processing argument vectors PR: 37715 Submitted by: Eric Schnoebelen <eric@mr-bill.cirr.com>
8 lines
521 B
Plaintext
8 lines
521 B
Plaintext
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/ArgvFile/.packlist
|
|
lib/perl5/site_perl/%%PERL_VER%%/Getopt/ArgvFile.pm
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt/ArgvFile
|
|
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt/ArgvFile
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Getopt 2>/dev/null || true
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Getopt 2>/dev/null || true
|
|
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Getopt 2>/dev/null || true
|