projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca3ef2d
)
gzcat -> zcat
author
Waldemar Brodkorb
<wbx@openwrt.org>
Sat, 24 Dec 2005 14:46:08 +0000
(14:46 +0000)
committer
Waldemar Brodkorb
<wbx@openwrt.org>
Sat, 24 Dec 2005 14:46:08 +0000
(14:46 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2757
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
openwrt/package/cutter/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/cutter/Makefile
b/openwrt/package/cutter/Makefile
index
c9cf5d7
..
dcf8ebf
100755
(executable)
--- 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:=
g
zcat
+PKG_CAT:=zcat
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
include $(TOPDIR)/package/rules.mk