summaryrefslogtreecommitdiff
path: root/print/teTeX-bin/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX-bin/patches/patch-an')
-rw-r--r--print/teTeX-bin/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/teTeX-bin/patches/patch-an b/print/teTeX-bin/patches/patch-an
new file mode 100644
index 00000000000..5f68bbb2e60
--- /dev/null
+++ b/print/teTeX-bin/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.1 1999/10/04 23:21:47 simonb Exp $
+
+--- texk/ps2pkm/t1funcs.c.orig Fri Mar 26 07:13:10 1999
++++ texk/ps2pkm/t1funcs.c Thu Sep 30 13:34:55 1999
+@@ -506,7 +506,7 @@
+ break;
+ }
+ default:
+- abort("xiFill: unknown format");
++ t1_abort("xiFill: unknown format");
+ }
+ }
+