1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-07 16:18:53 +03:00
openwrt-packages/frotz/patches/003-openwrt-will-take-care-of-install.patch
2010-07-14 17:23:00 +08:00

23 lines
505 B
Diff

openwrt will take care of install.
From: Xiangfu Liu <xiangfu@sharism.cc>
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index aae3eaa..ce8b65e 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ OPTS = -O2
#-malign-jumps=2
# Define where you want Frotz installed. Usually this is /usr/local
-PREFIX = /usr/local
+PREFIX = /tmp
MAN_PREFIX = $(PREFIX)
#MAN_PREFIX = /usr/local/share