PERFORCE change 26217 for review

Robert Watson rwatson at freebsd.org
Sun Mar 2 18:18:41 GMT 2003


http://perforce.freebsd.org/chv.cgi?CH=26217

Change 26217 by rwatson at rwatson_tislabs on 2003/03/02 10:18:24

	Line-break change to improve diff results.

Affected files ...

.. //depot/projects/trustedbsd/mac/Makefile.inc1#34 edit

Differences ...

==== //depot/projects/trustedbsd/mac/Makefile.inc1#34 (text+ko) ====

@@ -387,7 +387,8 @@
 distributeworld installworld: installcheck
 	mkdir -p ${INSTALLTMP}
 	for prog in [ awk cat chflags chmod chown cpio date echo egrep find \
-	    grep ln m4 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