mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- don't remove SITE_PERL/PERL_ARCH/auto
Noticed by: kris
This commit is contained in:
parent
0e67d7c1ed
commit
4585904768
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129986
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@
|
|||
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CIDR/Lite
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/CIDR 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
|
||||
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true
|
||||
@dirrm %%SITE_PERL%%/Net/CIDR
|
||||
@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue