[Buildroot] [PATCH 2/2] geoip: Remove useless variable

Maxime Hadjinlian maxime.hadjinlian at gmail.com
Sun Oct 19 11:09:27 UTC 2014


This is a NAK, needs some more work since the packages has been bumped
and there is a release file.
Will come back with a new patch.

On Sun, Oct 19, 2014 at 12:49 PM, Maxime Hadjinlian
<maxime.hadjinlian at gmail.com> wrote:
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian at gmail.com>
> ---
>  package/geoip/geoip.mk | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/package/geoip/geoip.mk b/package/geoip/geoip.mk
> index 869cc5e..0a0dad0 100644
> --- a/package/geoip/geoip.mk
> +++ b/package/geoip/geoip.mk
> @@ -5,7 +5,6 @@
>  ################################################################################
>
>  GEOIP_VERSION = v1.6.0
> -GEOIP_SOURCE = GeoIP-$(GEOIP_VERSION).tar.gz
>  GEOIP_SITE = $(call github,maxmind,geoip-api-c,$(GEOIP_VERSION))
>  GEOIP_AUTORECONF = YES
>  GEOIP_INSTALL_STAGING = YES
> --
> 2.1.1
>



More information about the buildroot mailing list