X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=openwrt%2Fpackage%2Fiptables%2FMakefile;h=910864583fc566ab86dea5993a03c8188f853828;hb=2eab8bf09fe2408cd22f7ca16ce32476b7905f28;hp=c50c4bdb38d3aad6e1ac271386571b9950ab17c0;hpb=a3dc4fa5ae2a92dbc70c5ab7c403bad347a0c367;p=openwrt.git diff --git a/openwrt/package/iptables/Makefile b/openwrt/package/iptables/Makefile index c50c4bdb38..910864583f 100644 --- a/openwrt/package/iptables/Makefile +++ b/openwrt/package/iptables/Makefile @@ -38,7 +38,7 @@ endif $(DL_DIR)/$(PKG_SOURCE_FILE): mkdir -p $(DL_DIR) - $(WGET) -P $(DL_DIR) $(PKG_SOURCE_SITE)/$(PKG_SOURCE_FILE) + $(SCRIPT_DIR)/download.pl $(DL_DIR) $(PKG_SOURCE_FILE) x $(PKG_SOURCE_SITE) $(PKG_BUILD_DIR)/.patched: $(DL_DIR)/$(PKG_SOURCE_FILE) mkdir -p $(PKG_BUILD_DIR)/modules