aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bash-inst.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-05-24 12:04:13 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-05-24 12:04:13 +0000
commitd16064b13d152d92cc182bd20600dd6bf3d87b03 (patch)
tree970286b5e3bfe0840d7a5f966af8db9e1c7d2f08 /chapter06/bash-inst.xml
parent0d181c4947362230200811277a427f8303078540 (diff)
Added the mv $LFS/usr/bin/bash|bashbug $LFS/bin again
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bash-inst.xml')
-rw-r--r--chapter06/bash-inst.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml
index b1872638f..46f59ef69 100644
--- a/chapter06/bash-inst.xml
+++ b/chapter06/bash-inst.xml
@@ -11,6 +11,8 @@ Install Bash by running the following commands:
<userinput>make &amp;&amp;</userinput>
<userinput>make install &amp;&amp;</userinput>
<userinput>logout</userinput>
+ <userinput>mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug
+ $LFS/bin</userinput>
</literallayout></blockquote>
<para>