diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-02 23:07:54 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-02 23:07:54 +0000 |
commit | d0c3fbd215f8d7fc15245256f4f8ae574a1f341f (patch) | |
tree | ef008ef0b3f501ef9751e5190baf19ea241cabcd /chapter06 | |
parent | bf742e439a975470beb5222bccf5811e332b8559 (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.xml | 2 |
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; |