1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/editors/thoteditor/files/patch-af

12 lines
287 B
Plaintext
Raw Normal View History

1999-09-27 16:40:53 +00:00
--- ../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
/*