summaryrefslogtreecommitdiff
path: root/print/teTeX1-bin/patches/patch-an
diff options
context:
space:
mode:
Diffstat (limited to 'print/teTeX1-bin/patches/patch-an')
-rw-r--r--print/teTeX1-bin/patches/patch-an13
1 files changed, 13 insertions, 0 deletions
diff --git a/print/teTeX1-bin/patches/patch-an b/print/teTeX1-bin/patches/patch-an
new file mode 100644
index 00000000000..9d5fdc4d85c
--- /dev/null
+++ b/print/teTeX1-bin/patches/patch-an
@@ -0,0 +1,13 @@
+$NetBSD: patch-an,v 1.1.1.1 2003/12/24 12:57:30 jmmv 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");
+ }
+ }
+