Re: [lfs-dev] Typo in LFS 7.3

2013-03-03 Thread Bruce Dubbs
Jason Daly wrote: > While building LFS 7.3 I discovered a small error. > > 6.51. Kbd-1.15.5 > http://www.linuxfromscratch.org/lfs/view/stable/chapter06/kbd.html > > The third sed command has an extraneous "&&" appended. Actually, we generally don't use && at all in LFS (with some exceptions). I'

Re: [lfs-dev] Typo in LFS 7.3

2013-03-03 Thread Matt Burgess
On Sun, 2013-03-03 at 13:37 +, Jason Daly wrote: > While building LFS 7.3 I discovered a small error. > > 6.51. Kbd-1.15.5 > http://www.linuxfromscratch.org/lfs/view/stable/chapter06/kbd.html > > The third sed command has an extraneous "&&" appended. Thanks. Fixed in 10184. Regards, Matt.