aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/createfiles.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-05-12 23:19:36 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-05-12 23:19:36 +0000
commit185b258b9acbe4492cd927c71dd6c233cca1ef4b (patch)
treec8f764e0c4d54c8d9fa1e8ac6936e2bc34dc3499 /chapter06/createfiles.xml
parentf26c68d122cd3f29124f782e711adb8e21957603 (diff)
Removed chapter 5 LFS-Utils installation - unnecessary. Patch by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/createfiles.xml')
-rw-r--r--chapter06/createfiles.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index f6df24e0d..1be2246a8 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -26,8 +26,7 @@ ln -sf /stage1/bin/mv /bin
ln -sf /stage1/bin/chmod /bin
ln -sf /stage1/bin/chgrp /bin
ln -sf /stage1/bin/sort /usr/bin
-ln -sf /stage1/bin/cmp /usr/bin
-ln -sf /stage1/bin/mktemp /usr/bin</userinput></screen></para>
+ln -sf /stage1/bin/cmp /usr/bin</userinput></screen></para>
</sect1>