]> git.pld-linux.org Git - packages/XFree86-fonts.git/blame - XFree86-fonts-do_not_run_xftchache.patch
- do not run xftchache in Type1 directory during building package.
[packages/XFree86-fonts.git] / XFree86-fonts-do_not_run_xftchache.patch
CommitLineData
4691a820 1--- XFree86-fonts-4.1.0/xc/fonts/scaled/Type1/Imakefile~ Fri Mar 30 04:15:18 2001
2+++ XFree86-fonts-4.1.0/xc/fonts/scaled/Type1/Imakefile Sat Aug 18 03:00:18 2001
3@@ -26,7 +26,7 @@
4 FONTINSTDIR = $(FONTDIR)/Type1
5
6 MakeFontsDir(fonts.scale)
7-MakeXftCache($(FONTS))
8+#MakeXftCache($(FONTS))
9
10 InstallFonts($(FONTINSTDIR))
11 InstallFontScale($(FONTINSTDIR))
This page took 0.081377 seconds and 4 git commands to generate.