Add xargs to the set of install tools when zoneinfo is not disabled.

This fixes installworld which I had broken in r245265.

Reported by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
This commit is contained in:
Brooks Davis 2013-01-10 23:29:36 +00:00
parent edd42017c9
commit 3da2132e52
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245271

View File

@ -643,7 +643,7 @@ installcheck_UGID:
_install-info= install-info
.endif
.if ${MK_ZONEINFO} != "no"
_zoneinfo= zic tzsetup
_zoneinfo= zic tzsetup xargs
.endif
ITOOLS= [ awk cap_mkdb cat chflags chmod chown \