Matthias B. wrote: > I'd like to suggest that the bash patch be applied in chapter 5, too. > Without the patch bash is pretty broken, e.g. > > echo "$(echo $';foo')" > bash: foo: command not found > > whereas the correct output would be > > ;foo > > This bug breaks the list_package script from the more_control_helpers > package, thereby causing users of the more_control hint unnecessary grief. > > MSB > > p.s.: I haven't actually verified that the LFS patch fixes the issue, > since I'm not through with my current build yet. All I know is that the > Gentoo patches fix this issue (and have done so for some time now).
Please verify that the existing patch does indeed fix the issue. I don't want to add a new patch to 6.2 for this issue, but using the existing patch would be OK. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
