blob: 1d782d3ae9cf0eb6f2c52efe90434ab059ca84ea (
plain) (
blame)
1
2
3
4
5
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Signature/.packlist
%%SITE_PERL%%/Object/Signature.pm
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/Signature 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Object 2>/dev/null || true
|