Doh, committed to the wrong branch.

Spotted by:	johan
This commit is contained in:
Ruslan Ermilov 2003-03-04 17:24:18 +00:00
parent 8fa294a174
commit f617fa528d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=111873

View File

@ -386,7 +386,8 @@ installcheck:
#
distributeworld installworld: installcheck
mkdir -p ${INSTALLTMP}
for prog in [ awk cat chflags chmod chown date echo egrep find grep \
for prog in [ awk cap_mkdb cat chflags chmod chown \
date echo egrep find grep \
ln make mkdir mtree mv pwd_mkdb rm sed sh sysctl \
test true uname wc zic; do \
cp `which $$prog` ${INSTALLTMP}; \