summaryrefslogtreecommitdiff
path: root/textproc/ispell-base/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ispell-base/patches/patch-am')
-rw-r--r--textproc/ispell-base/patches/patch-am13
1 files changed, 13 insertions, 0 deletions
diff --git a/textproc/ispell-base/patches/patch-am b/textproc/ispell-base/patches/patch-am
new file mode 100644
index 00000000000..102dd35f9fb
--- /dev/null
+++ b/textproc/ispell-base/patches/patch-am
@@ -0,0 +1,13 @@
+$NetBSD: patch-am,v 1.1.2.2 2002/08/25 21:21:44 jlam Exp $
+
+--- munchlist.X.orig Fri Jul 19 21:47:10 2002
++++ munchlist.X Fri Jul 19 21:48:24 2002
+@@ -128,7 +128,7 @@
+ set -vx
+ fi
+ LIBDIR=!!LIBDIR!!
+-TDIR=${TMPDIR-/usr/tmp}
++TDIR=${TMPDIR-/tmp}
+ TMP=${TDIR}/munch$$
+ SORTTMP="-T ${TDIR}" # !!SORTTMP!!
+ if [ -r ./icombine ]