Hi,

2010/5/31 Michael Olbrich <[email protected]>:
> On Sat, May 29, 2010 at 11:08:43PM +0200, Remy Bohmer wrote:
>> Signed-off-by: Bart vdr. Meulen <[email protected]>
>> Signed-off-by: Remy Bohmer <[email protected]>
>> ---
>>  rules/figlet.make |    3 ++-
>>  1 files changed, 2 insertions(+), 1 deletions(-)
>>
>> diff --git a/rules/figlet.make b/rules/figlet.make
>> index 3d0b018..73ad98e 100644
>> --- a/rules/figlet.make
>> +++ b/rules/figlet.make
>> @@ -38,7 +38,8 @@ $(FIGLET_SOURCE):
>>  # 
>> ----------------------------------------------------------------------------
>>
>>  FIGLET_PATH          := PATH=$(CROSS_PATH)
>> -FIGLET_MAKE_ENV              := $(CROSS_ENV)
>> +FIGLET_MAKE_ENV              := prefix=/usr $(CROSS_ENV)
>> +FIGLET_MAKE_OPT              := prefix=/usr
>
> I think setting prefix in MAKE_OPT should be enough.

Nope, that is NOT enough. It really has to be set. I will add a
comment to this file explaining it.

Kind regards,

Remy

-- 
ptxdist mailing list
[email protected]

Reply via email to