revert r365227 to allow discussion
This commit is contained in:
parent
afb5ab7082
commit
ebd71b456c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365230
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ fix-packlist::
|
|||
|
||||
# Starting with perl 5.20, the empty bootstrap files are not installed any
|
||||
# more. As we don't need them anyway, remove it altogether.
|
||||
.if ${PERL_LEVEL} >= 502000
|
||||
.if ${PERL_LEVEL} < 502000
|
||||
fix-perl-bs:
|
||||
-@${FIND} ${STAGEDIR} -name '*.bs' -size 0 -delete
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue