add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of...
[openwrt/staging/chunkeey.git] / package / udev / Makefile
index 46f302b981acb681bdb58e4093a9306d6b5a42ea..4e00d6b7718a59bb881538b56b798b233f46b350 100644 (file)
@@ -20,10 +20,6 @@ PKG_SOURCE_URL:=ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/ \
        ftp://ftp.fr.kernel.org/pub/linux/utils/kernel/hotplug/ \
        http://ftp.fr.kernel.org/pub/linux/utils/kernel/hotplug/
 PKG_MD5SUM:=320ccd2d0f4540d10e021bafa14f8985
-PKG_CAT:=bzcat
-
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
-PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
 
 include $(INCLUDE_DIR)/package.mk