PERFORCE change 14958 for review
Brian Feldman
green at freebsd.org
Fri Jul 26 20:09:00 GMT 2002
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=14958
Change 14958 by green at green_crash2 on 2002/07/26 13:08:09
Add m4 to the list of necessary install-tools.
Affected files ...
.. //depot/projects/trustedbsd/mac/Makefile.inc1#18 edit
Differences ...
==== //depot/projects/trustedbsd/mac/Makefile.inc1#18 (text+ko) ====
@@ -358,7 +358,7 @@
distributeworld installworld: installcheck
mkdir -p ${INSTALLTMP}
for prog in [ awk cat chflags chmod chown cpio date echo egrep find \
- grep ln make mkdir mtree mv pwd_mkdb rm sed sh sysctl \
+ grep ln m4 make mkdir mtree mv pwd_mkdb rm sed sh sysctl \
test touch true uname wc zic; do \
cp `which $$prog` ${INSTALLTMP}; \
done
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list