Date:2010-09-10 17:39:10 (13 years 6 months ago)
Author:Xiangfu Liu
Commit:502d2f0497c8032b2adec8a8d1ec237594fbe5a7
Message:[frotz] remove use sytem /tmp dir

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
Files: frotz/patches/003-openwrt-will-take-care-of-install.patch (2 diffs)

Change Details

frotz/patches/003-openwrt-will-take-care-of-install.patch
88 1 files changed, 1 insertions(+), 1 deletions(-)
99
1010diff --git a/Makefile b/Makefile
11index aae3eaa..ce8b65e 100644
11index aae3eaa..3515b33 100644
1212--- a/Makefile
1313+++ b/Makefile
1414@@ -15,7 +15,7 @@ OPTS = -O2
...... 
1616
1717 # Define where you want Frotz installed. Usually this is /usr/local
1818-PREFIX = /usr/local
19+PREFIX = /tmp
19+PREFIX = $(DESTDIR)/usr/local
2020
2121 MAN_PREFIX = $(PREFIX)
2222 #MAN_PREFIX = /usr/local/share

Archive Download the corresponding diff file



interactive