[packages] This fixes some problems with commit r16438.
#5385 is fixed now git-svn-id: svn://svn.openwrt.org/openwrt/packages@16522 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -15,10 +15,10 @@ PKG_SOURCE:=$(PKG_NAME)552.zip
|
||||
PKG_SOURCE_URL:=@SF/infozip
|
||||
PKG_MD5SUM:=3d55b4e7375c3d0b81feca52dc0e4d48
|
||||
|
||||
PKG_UNPACK=unzip -d $(PKG_BUILD_DIR)/ $(DL_DIR)/$(PKG_SOURCE)
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
PKG_UNPACK=unzip -d $(PKG_BUILD_DIR)/ $(DL_DIR)/$(PKG_SOURCE)
|
||||
|
||||
define Package/unzip
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
|
Reference in New Issue
Block a user