From: blogic Date: Fri, 15 Jun 2012 19:44:56 +0000 (+0000) Subject: [tools] ccache does not need zcat X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=7ae94609deaad83ca195cb465807ebf58ec02371 [tools] ccache does not need zcat git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32385 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/tools/ccache/Makefile b/tools/ccache/Makefile index 8848fa5102..442094a180 100644 --- a/tools/ccache/Makefile +++ b/tools/ccache/Makefile @@ -13,7 +13,6 @@ PKG_VERSION:=3.1.7 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=http://samba.org/ftp/ccache/ PKG_MD5SUM:=80a698c22d0b06b19c88ac58e8d8b632 -PKG_CAT:=zcat include $(INCLUDE_DIR)/host-build.mk