﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
52	fix intel/chapter6/bash-inst.xml	gerard@…	gerard@…	"the mv $LFS/usr/bin/bash $LFS/usr/bin/bashbug $LFS/bin is missing.
Change the install instructions to:
<blockquote><literallayout>
        <userinput>./configure --prefix=/usr --with-curses
                 &amp;&amp;</userinput>
        <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
</literallayout></blockquote>

Do _not_ add && at the end of 'logout'. Logout will exit the chroot environment,
so it won't be able to do any return value checking because the shell's gone."	defect	closed	normal		Book	3.0-pre3	normal	fixed		
