add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places

SVN-Revision: 6582
This commit is contained in:
Felix Fietkau
2007-03-16 20:21:39 +00:00
parent 198a3ae713
commit 24faf55360
53 changed files with 48 additions and 63 deletions

View File

@@ -18,7 +18,6 @@ PKG_SOURCE_URL:=ftp://ftp.kernel.org/pub/linux/utils/$(PKG_NAME)/ \
ftp://ftp.de.kernel.org/pub/linux/utils/$(PKG_NAME)/ \
http://ftp.de.kernel.org/pub/linux/utils/$(PKG_NAME)/
PKG_MD5SUM:=c261230b27fc0fbcc287c76884caf2d3
PKG_CAT:=zcat
include $(INCLUDE_DIR)/package.mk