diff mbox

[v2,2/2] Align =

Message ID 1380011709-20253-3-git-send-email-thierry.bultel@wanadoo.fr
State Superseded
Headers show

Commit Message

Thierry Bultel Sept. 24, 2013, 8:35 a.m. UTC
---
 package/lesstif/lesstif.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Sept. 24, 2013, 3:22 p.m. UTC | #1
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
Thierry Bultel Sept. 24, 2013, 3:58 p.m. UTC | #2
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
>
Thierry Bultel Sept. 27, 2013, 12:18 p.m. UTC | #3
Hi Thomas,

did you get the opportunity to take a look at the latest version I sent
for lesstif ?
If yes, is there still any blocking reason to integrate it ?

Best regards
Thierry
diff mbox

Patch

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 \