Subject: CVS commit: src/distrib/mac68k/miniroot
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/07/2003 18:57:50
Module Name: src
Committed By: he
Date: Fri Mar 7 16:57:47 UTC 2003
Modified Files:
src/distrib/mac68k/miniroot: install.md list
Log Message:
Stop trying to include grep in the miniroot, since this in grep's
current incarnation causes a build failure for the miniroot.
Use awk instead; this also eliminates the need to include "cut" in
the mac68k miniroot.
Reviewed by Scott Reynolds (except for the "cut" eviction).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/distrib/mac68k/miniroot/install.md
cvs rdiff -r1.5 -r1.6 src/distrib/mac68k/miniroot/list
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.