summaryrefslogtreecommitdiff
path: root/japanese/pine
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-04-21 11:20:21 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-04-21 11:20:21 +0000
commite0bfcfe63b532ad995f3521324dac18fc98e54b5 (patch)
treefcbe6cd05595425a11c53df091fd0e90b1b29658 /japanese/pine
parentRename the startup script to youbind.sh.sample so that users who only (diff)
The default location of the help file was wrong.
Notes
Notes: svn path=/head/; revision=6266
Diffstat (limited to 'japanese/pine')
-rw-r--r--japanese/pine/files/patch-ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/pine/files/patch-ac b/japanese/pine/files/patch-ac
index 2c94716b8a02..856c2ff86530 100644
--- a/japanese/pine/files/patch-ac
+++ b/japanese/pine/files/patch-ac
@@ -278,7 +278,7 @@
+
+ #ifdef HELPFILE
+ #undef HELPFILE
-+ #define HELPFILE "@PREFIX@/pine/lib/pine.hlp"
++ #define HELPFILE "@PREFIX@/lib/pine/pine.hlp"
+ #define HELPINDEX "@PREFIX@/lib/pine/pine.ndx"
+ #endif
+