aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/createfiles.xml
diff options
context:
space:
mode:
authorTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 21:28:48 +0000
committerTimothy Bauscher <timothy@linuxfromscratch.org>2003-05-11 21:28:48 +0000
commit0b6cb049c386a2b24162b97821bb5082cfae0454 (patch)
treef14249631bb0514d6d981c009d96d2e80c357a5d /chapter06/createfiles.xml
parent72b8e89c6272a69b29bced4cf410114a5a3867d8 (diff)
Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added lfs-utils-0.2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/createfiles.xml')
-rw-r--r--chapter06/createfiles.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml
index 1be2246a8..f6df24e0d 100644
--- a/chapter06/createfiles.xml
+++ b/chapter06/createfiles.xml
@@ -26,7 +26,8 @@ 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</userinput></screen></para>
+ln -sf /stage1/bin/cmp /usr/bin
+ln -sf /stage1/bin/mktemp /usr/bin</userinput></screen></para>
</sect1>