]> git.pld-linux.org Git - packages/XFree86-fonts.git/blob - XFree86-fonts-extras-fix.patch
- updated do_not_run_xftcache and extras_fix patches
[packages/XFree86-fonts.git] / XFree86-fonts-extras-fix.patch
1 --- XFree86-fonts-4.1.0/xc/fonts/bdf/misc/Imakefile~    Sat Apr  7 03:49:12 2001
2 +++ XFree86-fonts-4.1.0/xc/fonts/bdf/misc/Imakefile     Wed Jun 20 21:43:44 2001
3 @@ -10,12 +10,10 @@
4  
5  #if BuildArabicFonts
6  ARABIC24OBJS = FontObj(arabic24)
7 -ARABIC24DIR = $(TOP)/extras/fonts/arabic24
8  #endif
9  
10  CLEARLYUOBJS = FontObj(cu-alt12) FontObj(cu-arabic12) FontObj(cu-lig12) \
11         FontObj(cu-pua12) FontObj(cu12)
12 -CLEARLYUDIR = $(TOP)/extras/fonts/ClearlyU
13  
14  #if BuildJapaneseFonts
15  UCSJAOBJS = FontObj(12x13ja) FontObj(18x18ja)
16 @@ -725,17 +723,6 @@
17  FontTarget(gb16fs)
18  FontTarget(gb16st)
19  FontTarget(gb24st)
20 -#endif
21 -
22 -#if BuildUCSFonts
23 -#if BuildArabicFonts
24 -LinkSourceFile(arabic24.bdf,$(ARABIC24DIR))
25 -#endif
26 -LinkSourceFile(cu-alt12.bdf,$(CLEARLYUDIR))
27 -LinkSourceFile(cu-arabic12.bdf,$(CLEARLYUDIR))
28 -LinkSourceFile(cu-lig12.bdf,$(CLEARLYUDIR))
29 -LinkSourceFile(cu-pua12.bdf,$(CLEARLYUDIR))
30 -LinkSourceFile(cu12.bdf,$(CLEARLYUDIR))
31  #endif
32  
33  #if BuildUCSFonts && TruncateUCSFonts
This page took 0.291009 seconds and 3 git commands to generate.