add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of...
[openwrt/staging/chunkeey.git] / package / busybox / Makefile
index fc5711f6a50414c6dcafd2102396236986b0c7f7..3049601524e496a1930eff1e0f9ddda13a247096 100644 (file)
@@ -16,7 +16,6 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://www.busybox.net/downloads \
                http://distfiles.gentoo.org/distfiles/
 PKG_MD5SUM:=5728403bce309cdabcffa414e2e64052
-PKG_CAT:=bzcat
 
 include $(INCLUDE_DIR)/package.mk