summaryrefslogtreecommitdiff
path: root/chinese/cxterm/files/patch-ac
blob: f02217e939cc363e0ebffaa519e13ee68528dbf3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- fonts/Imakefile.orig	Mon Nov  4 05:07:24 1996
+++ fonts/Imakefile	Mon Nov  4 05:07:42 1996
@@ -2,13 +2,14 @@
 
 
-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))