blob: d5fe30580ec63b217200695b820fbdcfe1a36dfa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
%%SITE_PERL%%/%%PERL_ARCH%%/Text/ChaSen.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ChaSen/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ChaSen/ChaSen.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ChaSen/ChaSen.so
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ChaSen
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Text 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ChaSen 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
%%PORTDOCS%%share/chasen/doc/README.perl
|