diff options
author | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-12 15:24:57 +0000 |
---|---|---|
committer | Randy McMurchy <randy@linuxfromscratch.org> | 2008-10-12 15:24:57 +0000 |
commit | 67fbf432567387b0b48414ec841d9e38546934d7 (patch) | |
tree | b394c2c945d9b0daab88081a17a137d4f7032fd2 /chapter06/chapter06.xml | |
parent | a8e23bd853c56704017bc434c2fa49877a3f29c8 (diff) |
Moved the Chapter 6 M4 installation into alphabetical order as it is installed in Chapter 5 now and therefore doesn't need to precede the Bison installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chapter06.xml')
-rw-r--r-- | chapter06/chapter06.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 93d643fbc..661ba1e89 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -30,7 +30,6 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="e2fsprogs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="coreutils.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iana-etc.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bison.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ncurses.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="procps.xml"/> @@ -56,6 +55,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="iproute2.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="less.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="man-db.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="module-init-tools.xml"/> |