aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chapter06.xml
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2006-01-07 22:24:55 +0000
committerKen Moffat <ken@linuxfromscratch.org>2006-01-07 22:24:55 +0000
commit9a404f49c5596e2473f5e0f6e8e78658a09decbe (patch)
treed8b2f7e679ae4f8d4678a9f74710cb476a4a187d /chapter06/chapter06.xml
parent4da4a63bdf421baf9d6ed12781516591403794ae (diff)
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
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r--chapter06/chapter06.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="automake.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bash.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="file.xml"/>
+<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="libtool.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bzip2.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="diffutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="kbd.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="e2fsprogs.xml"/>
-<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grub.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hotplug.xml"/>