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

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Sep 24 15:22:03 UTC 2013


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
-- 
Thomas Petazzoni, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list