Dan Nicholson wrote:
I see the bug now. The sed is supposed to replace [EMAIL PROTECTED]@] so it knows where to find gdmgreeter. For some reason, it's shipped with this value already as /usr/lib. This is definitely a `make dist' bug. This is an even better workaround:sed 's%/usr/[EMAIL PROTECTED]@]%' gui/greeter/gdmthemetester > \ gui/greeter/gdmthemetester.in Then, when make runs, it will actually substitute the correct location for gdmgreeter.
Thanks Dan, that worked perfectly. You're much too clever! Andy -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
