add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of...
[openwrt/staging/mkresin.git] / package / dnsmasq / Makefile
index e6af5672fa238b2b36064b174b607abddcb33afe..2b6e7945cbc33550b3b9dd9400ed19a5df57f578 100644 (file)
@@ -15,9 +15,6 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq
 PKG_MD5SUM:=57b8643dc394cf2fbd1bced64536c6df
-PKG_CAT:=zcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 
 include $(INCLUDE_DIR)/package.mk