aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-04-02 23:07:54 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-04-02 23:07:54 +0000
commitd0c3fbd215f8d7fc15245256f4f8ae574a1f341f (patch)
treeef008ef0b3f501ef9751e5190baf19ea241cabcd /chapter06
parentbf742e439a975470beb5222bccf5811e332b8559 (diff)
Moved makedev install. after glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/chapter06.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml
index 75314caa6..ffc5e53a7 100644
--- a/chapter06/chapter06.xml
+++ b/chapter06/chapter06.xml
@@ -6,8 +6,8 @@
&c6-bashprofile;
&c6-chroot;
-&c6-makedev;
&c6-glibc;
+&c6-makedev;
&c6-manpages;
&c6-ed;
&c6-patch;