remove PKG_CAT from packages
git-svn-id: https://svn.openwrt.org/openwrt@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
05965fc1d4
commit
21d2f7cd71
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -18,7 +18,6 @@ PKG_SOURCE_URL:=http://www.quagga.net/download/ \
|
|||
http://www.uk.quagga.net/download/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
||||
|
|
Loading…
Reference in a new issue