blob: 0c37d8351f803f13c4224d326fdd538e6366af25 (
plain)
1
2
3
4
5
6
7
|
%%SITE_PERL%%/%%PERL_ARCH%%/Text/Metaphone.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Metaphone/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Metaphone/Metaphone.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Metaphone/Metaphone.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Metaphone
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true
|