[Buildroot] [PATCH v2 2/2] Align =

Thierry Bultel thierry.bultel at wanadoo.fr
Tue Sep 24 15:58:18 UTC 2013


Hi,
fixed and re-sent
best regards
Thierry

Le 24/09/2013 17:22, Thomas Petazzoni a écrit :
> Dear Thierry Bultel,
>
> On Tue, 24 Sep 2013 10:35:09 +0200, Thierry Bultel wrote:
>> ---
>>   package/lesstif/lesstif.mk |    4 ++--
>>   1 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/package/lesstif/lesstif.mk b/package/lesstif/lesstif.mk
>> index 4c0ef4c..e912554 100644
>> --- a/package/lesstif/lesstif.mk
>> +++ b/package/lesstif/lesstif.mk
>> @@ -4,8 +4,8 @@
>>   #
>>   ################################################################################
>>   LESSTIF_VERSION = 0.95.2
>> -LESSTIF_SOURCE = lesstif-$(LESSTIF_VERSION).tar.bz2
>> -LESSTIF_SITE =  http://downloads.sourceforge.net/project/lesstif/lesstif/$(LESSTIF_VERSION)
>> +LESSTIF_SOURCE  = lesstif-$(LESSTIF_VERSION).tar.bz2
>> +LESSTIF_SITE    = http://downloads.sourceforge.net/project/lesstif/lesstif/$(LESSTIF_VERSION)
>>   LESSTIF_INSTALL_STAGING = YES
>>   LESSTIF_DEPENDENCIES = \
>>   	xlib_libXt \
>
> This should be part of the previous patch. See how to use "git rebase
> -i" to reorganize your Git patches.
>
> Best regards,
>
> Thomas
>




More information about the buildroot mailing list