Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] uemacs: fix package source
@ 2013-10-31 10:39 Arnaud Rébillout
  2013-11-01 14:36 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Arnaud Rébillout @ 2013-10-31 10:39 UTC (permalink / raw)
  To: buildroot

There is no bz2 archive for uemacs on kernel.org, only a gz archive.

Signed-off-by: Arnaud R?billout <rebillout@syscom.ch>
---
 package/uemacs/uemacs.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/uemacs/uemacs.mk b/package/uemacs/uemacs.mk
index 9452062..0cd38e0 100644
--- a/package/uemacs/uemacs.mk
+++ b/package/uemacs/uemacs.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 UEMACS_VERSION = 4.0.15-lt
-UEMACS_SOURCE = em-$(UEMACS_VERSION).tar.bz2
+UEMACS_SOURCE = em-$(UEMACS_VERSION).tar.gz
 UEMACS_SITE = $(BR2_KERNEL_MIRROR)/software/editors/uemacs/
 UEMACS_DEPENDENCIES = ncurses
 
-- 
1.8.4.rc3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] uemacs: fix package source
  2013-10-31 10:39 [Buildroot] [PATCH] uemacs: fix package source Arnaud Rébillout
@ 2013-11-01 14:36 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2013-11-01 14:36 UTC (permalink / raw)
  To: buildroot

Dear Arnaud R?billout,

On Thu, 31 Oct 2013 11:39:48 +0100, Arnaud R?billout wrote:
> There is no bz2 archive for uemacs on kernel.org, only a gz archive.
> 
> Signed-off-by: Arnaud R?billout <rebillout@syscom.ch>
> ---
>  package/uemacs/uemacs.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to for-peter-2013.11, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-01 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31 10:39 [Buildroot] [PATCH] uemacs: fix package source Arnaud Rébillout
2013-11-01 14:36 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox