1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-07-01 02:29:49 +03:00
openwrt-packages/frotz/patches/003-openwrt-will-take-care-of-install.patch
Xiangfu Liu 502d2f0497 [frotz] remove use sytem /tmp dir
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-09-10 23:39:59 +08:00

23 lines
521 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..3515b33 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 = $(DESTDIR)/usr/local
MAN_PREFIX = $(PREFIX)
#MAN_PREFIX = /usr/local/share