Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Mar 2003 10:18:41 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 26217 for review
Message-ID:  <200303021818.h22IIfAr067240@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=26217

Change 26217 by rwatson@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@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303021818.h22IIfAr067240>