add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of...
[openwrt/openwrt.git] / package / dropbear / Makefile
index 23e125e7cf0e62b58fbc0f71afb3c4b1edb6a4ef..42955fd999867312dd04606a9deab1a619e64e5e 100644 (file)
@@ -15,9 +15,6 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://matt.ucc.asn.au/dropbear/releases/
 PKG_MD5SUM:=ca8e53a766faec831882831364568421
-PKG_CAT:=zcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 
 include $(INCLUDE_DIR)/package.mk