From b0747dac9d975b3805d0b62b484b2088a07ce140 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Tue, 31 Jul 2001 20:10:06 +0000 Subject: [PATCH] White space matters now... git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/bash-inst.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml index 619267681..41dfe38c6 100644 --- a/chapter06/bash-inst.xml +++ b/chapter06/bash-inst.xml @@ -7,8 +7,7 @@ make && make install && logout -mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin - && +mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin && &c6-chrootcmd; The static bash is replaced with the dynamic bash after we exit