[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:=m102.tar.gz
|
||||
PKG_SOURCE_URL:=http://microcom.port5.com/
|
||||
PKG_MD5SUM:=c7817035dc41cb02e7cfb565cf9b7401
|
||||
|
||||
PKG_UNPACK:=zcat $(DL_DIR)/$(PKG_SOURCE) | $(TAR) -C $(PKG_BUILD_DIR) $(TAR_OPTIONS)
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
PKG_UNPACK:=zcat $(DL_DIR)/$(PKG_SOURCE) | $(TAR) -C $(PKG_BUILD_DIR) $(TAR_OPTIONS)
|
||||
|
||||
define Package/microcom
|
||||
SECTION:=utils
|
||||
CATEGORY:=Utilities
|
||||
|
Reference in New Issue
Block a user