aboutsummaryrefslogtreecommitdiffstats
path: root/core/deps.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-09-12 11:44:43 +0200
committerLoïc Hoguin <[email protected]>2014-09-12 11:48:00 +0200
commitc1fb807f2e687d044175ba00aa4baacb41a30aae (patch)
treef70df3aa90862f6f1b6f13cb9007b467a81d44fe /core/deps.mk
parentb8b9fffb39537f44c65b6272e268ea2c88a5be56 (diff)
parent5b30525df75e317db08620f3eccae685fae52b81 (diff)
downloaderlang.mk-c1fb807f2e687d044175ba00aa4baacb41a30aae.tar.gz
erlang.mk-c1fb807f2e687d044175ba00aa4baacb41a30aae.tar.bz2
erlang.mk-c1fb807f2e687d044175ba00aa4baacb41a30aae.zip
Merge branch 'wget_fallback' of git://github.com/crownedgrouse/erlang.mk
Diffstat (limited to 'core/deps.mk')
-rw-r--r--core/deps.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/deps.mk b/core/deps.mk
index a7c35f5..490e675 100644
--- a/core/deps.mk
+++ b/core/deps.mk
@@ -81,7 +81,7 @@ distclean-deps:
# Packages related targets.
$(PKG_FILE2):
- $(call core_http_get,$(PKG_FILE2),$(PKG_FILE_URL))
+ @$(call core_http_get,$(PKG_FILE2),$(PKG_FILE_URL))
pkg-list: $(PKG_FILE2)
@cat $(PKG_FILE2) | awk 'BEGIN { FS = "\t" }; { print \