summaryrefslogtreecommitdiff
path: root/textproc/ispell-base/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ispell-base/patches/patch-al')
-rw-r--r--textproc/ispell-base/patches/patch-al13
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/ispell-base/patches/patch-al b/textproc/ispell-base/patches/patch-al
new file mode 100644
index 00000000000..61ccd8d9862
--- /dev/null
+++ b/textproc/ispell-base/patches/patch-al
@@ -0,0 +1,13 @@
+$NetBSD: patch-al,v 1.1.2.2 2002/08/25 21:21:43 jlam Exp $
+
+--- config.X.orig Fri Jul 19 21:47:10 2002
++++ config.X Fri Jul 19 21:48:05 2002
+@@ -315,7 +315,7 @@
+ ** space. Otherwise make it the null string.
+ */
+ #ifndef MAKE_SORTTMP
+-#define MAKE_SORTTMP "-T ${TMPDIR-/usr/tmp}"
++#define MAKE_SORTTMP "-T ${TMPDIR-/tmp}"
+ #endif
+
+ /*