From e7c08c297d050816ef439ea47ffa36da9796aaf1 Mon Sep 17 00:00:00 2001 From: Ulf Samuelsson Date: Fri, 20 Jul 2007 07:34:28 +0000 Subject: make source-check without permanently changing WGET command --- package/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') diff --git a/package/Makefile.in b/package/Makefile.in index 29c505835..78731e24f 100644 --- a/package/Makefile.in +++ b/package/Makefile.in @@ -12,7 +12,7 @@ MAKE:=$(HOSTMAKE) -j$(BR2_JLEVEL) # Strip off the annoying quoting ARCH:=$(strip $(subst ",, $(BR2_ARCH))) #")) -WGET:=$(strip $(subst ",, $(BR2_WGET))) +WGET:=$(strip $(subst ",, $(BR2_WGET))) $(SPIDER) #")) SVN:=$(strip $(subst ",, $(BR2_SVN))) #")) -- cgit v1.2.3