mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
5 lines
300 B
Text
5 lines
300 B
Text
%%SITE_PERL%%/File/BaseDir.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/BaseDir/.packlist
|
|
@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/BaseDir 2>/dev/null || true
|
|
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true
|