forked from Lainports/freebsd-ports
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>
5 lines
268 B
Text
5 lines
268 B
Text
%%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
|