X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/655d6b3b1b0831c0dd7b60e447a1ac5526e811f1..ecb4afc3b8c0ef9b73ed262db5bd9cabb82b44ce:/openwrt/package/cutter/Makefile diff --git a/openwrt/package/cutter/Makefile b/openwrt/package/cutter/Makefile index c9cf5d77f..dcf8ebf17 100755 --- a/openwrt/package/cutter/Makefile +++ b/openwrt/package/cutter/Makefile @@ -10,7 +10,7 @@ PKG_MD5SUM:=50093db9b64277643969ee75b83ebbd1 PKG_SOURCE_URL:=http://www.lowth.com/cutter/software/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) -PKG_CAT:=gzcat +PKG_CAT:=zcat PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(TOPDIR)/package/rules.mk