summaryrefslogtreecommitdiff
path: root/editors/thoteditor/files/patch-af
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1999-09-27 16:40:53 +0000
committerChuck Robey <chuckr@FreeBSD.org>1999-09-27 16:40:53 +0000
commit141629beba83dbf5b748799ce750a584800fcc44 (patch)
tree104d95f835e2e204050b07d41dcf07c71d50ebd1 /editors/thoteditor/files/patch-af
parentUpdated the japanized patch to lastest version (diff)
Finally fix all parts of thoteditor.
Notes
Notes: svn path=/head/; revision=22005
Diffstat (limited to 'editors/thoteditor/files/patch-af')
-rw-r--r--editors/thoteditor/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/thoteditor/files/patch-af b/editors/thoteditor/files/patch-af
new file mode 100644
index 000000000000..fa722a3de559
--- /dev/null
+++ b/editors/thoteditor/files/patch-af
@@ -0,0 +1,11 @@
+--- ../thotlib/include/sysdep.h.orig Sat Sep 25 15:08:35 1999
++++ ../thotlib/include/sysdep.h Sat Sep 25 15:10:04 1999
+@@ -1239,7 +1239,7 @@
+ */
+ #ifndef CACHE_FILE_PREFIX
+ #ifdef unix
+-#define CACHE_FILE_PREFIX "/usr/wsrc/"
++#define CACHE_FILE_PREFIX "/usr/tmp/"
+ #endif
+ #endif
+ /*