From dbf570ee2146fde7b142ce6c3899304cd39abd5e Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou GAYE Date: Sat, 25 Jun 2011 20:42:45 +0200 Subject: Packages: gperf: use tar.gz archive format Signed-off-by: Abdoulaye Walsimou GAYE --- packages/misc/gperf/gperf.kconfig | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'packages/misc') diff --git a/packages/misc/gperf/gperf.kconfig b/packages/misc/gperf/gperf.kconfig index eacadaf..f956faf 100644 --- a/packages/misc/gperf/gperf.kconfig +++ b/packages/misc/gperf/gperf.kconfig @@ -25,13 +25,13 @@ config EMBTK_HOST_HAVE_GPERF bool - select EMBTK_GPERF_PKG_IS_TARBZ2 + select EMBTK_GPERF_PKG_IS_TARGZ help gperf for host development machine. config EMBTK_HAVE_GPERF bool - select EMBTK_GPERF_PKG_IS_TARBZ2 + select EMBTK_GPERF_PKG_IS_TARGZ help This is GNU gperf. It is a program that generates perfect hash functions for sets of key words. @@ -47,7 +47,6 @@ choice config EMBTK_GPERF_VERSION_3_0_4 bool "gperf-3.0.4" - select EMBTK_GPERF_PKG_IS_TARGZ endchoice config EMBTK_GPERF_VERSION_STRING -- cgit v1.2.3