summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/cxterm/files/patch-ac19
1 files changed, 19 insertions, 0 deletions
diff --git a/chinese/cxterm/files/patch-ac b/chinese/cxterm/files/patch-ac
new file mode 100644
index 000000000000..48800beac5ed
--- /dev/null
+++ b/chinese/cxterm/files/patch-ac
@@ -0,0 +1,19 @@
+--- fonts/Imakefile.orig Tue Feb 14 00:35:39 1995
++++ fonts/Imakefile Sun Nov 3 01:19:28 1996
+@@ -2,13 +2,14 @@
+
+ XCOMM $Id: Imakefile,v 1.2 1995/02/14 08:35:32 ygz Exp $
+
+-OBJS = FontObj(gb16st) FontObj(hku16et)
++#OBJS = FontObj(gb16st) FontObj(hku16et)
++OBJS = FontObj(hku16et)
+
+ FONTINSTDIR = $(FONTDIR)/chinese
+
+ MakeFonts()
+
+-FontTarget(gb16st)
++#FontTarget(gb16st)
+ FontTarget(hku16et)
+
+ InstallFonts($(FONTINSTDIR))