blob: 9d96ec041572aba7b26268e6e19d48698b5a0304 (
plain)
1
2
3
4
5
|
%%SITE_PERL%%/Geography/Countries.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/Countries/.packlist
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography/Countries 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Geography 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Geography 2>/dev/null || true
|