From 9a404f49c5596e2473f5e0f6e8e78658a09decbe Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Sat, 7 Jan 2006 22:24:55 +0000 Subject: [PATCH] Move grep ahead of libtool. This removes a hardcoded /tools/bin/grep from /usr/bin/libtool. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/chapter06.xml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index fc24cf035..04c556ca5 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -124,6 +124,10 @@ First a summary, then a detailed log. +January 7, 2006 [ken]: Move grep ahead of libtool, so +that the latter will correctly reference /bin/grep in references to EGREP. + + January 7, 2006 [ken]: Move mktemp ahead of gcc so that gccbug will use mktemp. diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 063f1996f..042cc2bb9 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -47,12 +47,12 @@ + -