On Wed, Aug 10, 2016 at 09:08:20PM -0500, Bruce Dubbs wrote: > > Yes, but the logic in the script is changed by the sed. It is probably > harmless and does what is intended, > > >> test "$absdir" != "$libdir" && \ > >> func_warning "'$deplib' seems to be moved" > >> > >> path=-L$absdir > > however after the sed, the line 'path=-L$absdir' will only be executed when > the test succeeds instead of being executed unconditionally. > Ah, ok. I'm too far gone to attempt to fix it.
ĸ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
