From d16064b13d152d92cc182bd20600dd6bf3d87b03 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Thu, 24 May 2001 12:04:13 +0000 Subject: [PATCH] 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 --- chapter06/bash-inst.xml | 2 ++ 1 file changed, 2 insertions(+) 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: make && make install && logout + mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug + $LFS/bin