nfs-kernel-server: disable tcp-wrappers for the host build
[openwrt/svn-archive/archive.git] / net / nstx / Makefile
index ee489e86b4763f6f0af5d70d10171fe8486a3a7d..5968490a168d8dff21f693af2f6d9f6fe531c917 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -15,9 +14,6 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).orig.tar.gz
 PKG_SOURCE_URL:=http://ftp.debian.org/debian/pool/main/n/nstx/
 PKG_MD5SUM:=275abd75a856b07a798b1f2360088cf5
-PKG_CAT:=zcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 
 include $(INCLUDE_DIR)/package.mk