Add install-info to the list of install tools now that we don't

always bootstrap texinfo.

Reported by:	scottl
This commit is contained in:
Ruslan Ermilov 2005-05-31 04:45:47 +00:00
parent 3148c2c96a
commit c0913e73f9

View File

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