On Wed, Aug 10, 2016 at 06:04:29PM -0500, Bruce Dubbs wrote: > Ken Moffat wrote: > > I added the sed for ltmain.sh-12.0.1 because it is used > > unconditionally. But it breaks my build (I fail on any error, > > except when running certain conditional local options) because the > > file is now in the bin/ directory. > > > > I'll fix this in my next commit unless anybody objects. > > The sed in the book is wrong. It should be: > > sed -i "/seems to be moved/s/^/: #/" ltmain.sh > > It needs the colon (:) before the hash as in > > if [ "$x" = "1" ]; then > : #abcd > fi > > -- Bruce > Are you sure ? I hadn't looked at the logs once it no longer errored, but I've looked now and I do not see any "seems to be moved".
ĸen -- `I shall take my mountains', said Lu-Tze. `The climate will be good for them.' -- Small Gods -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
