]> git.pld-linux.org Git - packages/XFree86-fonts.git/commitdiff
- do not run xftchache in Type1 directory during building package.
authorkloczek <kloczek@pld-linux.org>
Sat, 18 Aug 2001 01:06:15 +0000 (01:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    XFree86-fonts-do_not_run_xftchache.patch -> 1.1

XFree86-fonts-do_not_run_xftchache.patch [new file with mode: 0644]

diff --git a/XFree86-fonts-do_not_run_xftchache.patch b/XFree86-fonts-do_not_run_xftchache.patch
new file mode 100644 (file)
index 0000000..d73162b
--- /dev/null
@@ -0,0 +1,11 @@
+--- XFree86-fonts-4.1.0/xc/fonts/scaled/Type1/Imakefile~       Fri Mar 30 04:15:18 2001
++++ XFree86-fonts-4.1.0/xc/fonts/scaled/Type1/Imakefile        Sat Aug 18 03:00:18 2001
+@@ -26,7 +26,7 @@
+ FONTINSTDIR = $(FONTDIR)/Type1
+ MakeFontsDir(fonts.scale)
+-MakeXftCache($(FONTS))
++#MakeXftCache($(FONTS))
+ InstallFonts($(FONTINSTDIR))
+ InstallFontScale($(FONTINSTDIR))
This page took 0.029235 seconds and 4 git commands to generate.