X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/cf1d28823567abca92168b42db5f2dddd5d758bf..199e8eab472152ed77b99ae0548435cf5c78055d:/openwrt/package/microperl/Makefile diff --git a/openwrt/package/microperl/Makefile b/openwrt/package/microperl/Makefile index ca6368ef5..5ec836e6f 100644 --- a/openwrt/package/microperl/Makefile +++ b/openwrt/package/microperl/Makefile @@ -16,7 +16,7 @@ PKG_IPK:=$(PACKAGE_DIR)/$(PKG_NAME)_$(PKG_VERSION)-$(PKG_RELEASE)_$(ARCH).ipk PKG_IPK_DIR:=$(PKG_BUILD_DIR)/ipkg $(DL_DIR)/$(PKG_SOURCE): - $(WGET) -P $(DL_DIR) $(PKG_SOURCE_URL)/$(PKG_SOURCE) + $(SCRIPT_DIR)/download.pl $(DL_DIR) $(PKG_SOURCE) x $(PKG_SOURCE_URL) $(PKG_BUILD_DIR)/.unpacked: $(DL_DIR)/$(PKG_SOURCE) $(PKG_CAT) $(DL_DIR)/$(PKG_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -