mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
4310e788d3
the simple case it's no more complex than s{^~/}{$HOME/}, but for other cases it consults C<getpwent> and does the right thing. PR: 58812 Submitted by: Lars Thegler <lars@thegler.dk>
6 lines
268 B
Plaintext
6 lines
268 B
Plaintext
%%SITE_PERL%%/File/Path/Expand.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File-Path-Expand
|
|
@unexec rmdir %D/%%SITE_PERL%%/File/Path 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
|