- To avoid warning when uninstall this package.

- by maintainer timeout.

PR:		ports/72673
Approved by:	co-mentor (vanilla)
This commit is contained in:
Cheng-Lung Sung 2004-11-04 02:49:36 +00:00
parent fb162594a0
commit 0783e00331
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120743

View file

@ -1,5 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/.packlist
%%SITE_PERL%%/Text/Wrap.pm
%%SITE_PERL%%/Text/Tabs.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Text 2>/dev/null || true