X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=utils%2Fzip%2FMakefile;h=0468e83b12903a0599fe591abc053ce0b38c3e8d;hb=5f0d9ecff356bf672f3a78f0f37c4b6273a46c60;hp=fe3fb0cbb5fae23d6344bc4dedf28baebf4c50a5;hpb=75344975c4d6687ba1615aaa298fae0a369cebbd;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/utils/zip/Makefile b/utils/zip/Makefile index fe3fb0cbb5..0468e83b12 100644 --- a/utils/zip/Makefile +++ b/utils/zip/Makefile @@ -16,7 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)232.zip PKG_SOURCE_URL:=@SF/infozip PKG_MD5SUM:=da947ed356e5fdb30ff4bc3dc7698f33 -PKG_UNPACK:=unzip -d $(PKG_BUILD_DIR)/ $(DL_DIR)/$(PKG_SOURCE) +PKG_UNPACK=unzip -d $(PKG_BUILD_DIR)/ $(DL_DIR)/$(PKG_SOURCE) include $(INCLUDE_DIR)/package.mk