Bruce Dubbs wrote:
> I'm confused.  Are you saying the makefile is wrong?

It appears to be, yes.

> The sed above is not syntactically correct.

Correct, it needs a script filename.  I assume that this sed:

>> sed -f  \

, because of the two spaces between the -f and the \, should have the
script filename in that area (one space on either side of the filename).
>From the maintainer's comment, it sounds like this script name should be
coming from a variable, but the variable does not exist in v1.18.1.X.

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to