add the time(1) command to the list of install tools
Reported by: dhw Approved by: dhw Differential Revision: https://reviews.freebsd.org/D31373
This commit is contained in:
+1
-1
@@ -1300,7 +1300,7 @@ _sysctl=sysctl
|
||||
ITOOLS= [ awk cap_mkdb cat chflags chmod chown cmp cp \
|
||||
date echo egrep find grep id install ${_install-info} \
|
||||
ln make mkdir mtree mv pwd_mkdb \
|
||||
rm sed services_mkdb sh sort strip ${_sysctl} test true uname wc \
|
||||
rm sed services_mkdb sh sort strip ${_sysctl} test time true uname wc \
|
||||
${_zoneinfo} ${LOCAL_ITOOLS}
|
||||
|
||||
# Needed for share/man
|
||||
|
||||
Reference in New Issue
Block a user