mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- To avoid warning when uninstall this package.
- by maintainer timeout. PR: ports/72673 Approved by: co-mentor (vanilla)
This commit is contained in:
parent
fb162594a0
commit
0783e00331
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120743
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue