summaryrefslogtreecommitdiffstats
path: root/package/gtk2-engines
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2009-01-16 11:42:52 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2009-01-16 11:42:52 +0000
commit4a7bfd27757e076837e400f18d8371d792eade0e (patch)
tree3521b2b1562ad6532bc1ba8c83568b2365bc0f9a /package/gtk2-engines
parentd58636d7658f5f5455f417b1ad81ed0dab361d56 (diff)
downloadbuildroot-novena-4a7bfd27757e076837e400f18d8371d792eade0e.tar.gz
buildroot-novena-4a7bfd27757e076837e400f18d8371d792eade0e.zip
package/: convert to DOWNLOAD helper
Diffstat (limited to 'package/gtk2-engines')
-rw-r--r--package/gtk2-engines/gtk2-engines.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gtk2-engines/gtk2-engines.mk b/package/gtk2-engines/gtk2-engines.mk
index e54c63f53..30467a046 100644
--- a/package/gtk2-engines/gtk2-engines.mk
+++ b/package/gtk2-engines/gtk2-engines.mk
@@ -74,7 +74,7 @@ GTK2_ENGINES_BUILD_ENV= \
$(DL_DIR)/$(GTK2_ENGINES_SOURCE):
- $(WGET) -P $(DL_DIR) $(GTK2_ENGINES_SITE)/$(GTK2_ENGINES_SOURCE)
+ $(call DOWNLOAD,$(GTK2_ENGINES_SITE),$(GTK2_ENGINES_SOURCE))
gtk2-engines-source: $(DL_DIR)/$(GTK2_ENGINES_SOURCE)