summaryrefslogtreecommitdiffstats
path: root/package/wget/wget.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/wget/wget.mk')
-rw-r--r--package/wget/wget.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/wget/wget.mk b/package/wget/wget.mk
index eb3219f5c..76e1a1f31 100644
--- a/package/wget/wget.mk
+++ b/package/wget/wget.mk
@@ -32,7 +32,7 @@ $(WGET_DIR)/.configured: $(WGET_DIR)/.unpacked
--disable-ipv6 \
$(DISABLE_NLS) \
--without-ssl \
- );
+ )
touch $(WGET_DIR)/.configured
$(WGET_DIR)/$(WGET_BINARY): $(WGET_DIR)/.configured