]> git.pld-linux.org Git - packages/X11.git/commitdiff
- wrong way, this breaks X11-fonts build!
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 27 Oct 2004 11:30:46 +0000 (11:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-dontbuildfonts.patch -> 1.2

X11-dontbuildfonts.patch [deleted file]

diff --git a/X11-dontbuildfonts.patch b/X11-dontbuildfonts.patch
deleted file mode 100644 (file)
index 8e07c1b..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
---- xc/config/cf/xorg.cf~      2004-08-08 18:31:40.144527928 +0200
-+++ xc/config/cf/xorg.cf       2004-08-08 18:31:40.160525496 +0200
-@@ -1145,25 +1145,25 @@
-  * By default, build all of the fonts.
-  */
- #ifndef Build75DpiFonts
--# define Build75DpiFonts      YES
-+# define Build75DpiFonts      NO
- #endif
- #ifndef Build100DpiFonts
--# define Build100DpiFonts     YES
-+# define Build100DpiFonts     NO
- #endif
- #ifndef BuildSpeedoFonts
- # define BuildSpeedoFonts     NO
- #endif
- #ifndef BuildType1Fonts
--# define BuildType1Fonts      YES
-+# define BuildType1Fonts      NO
- #endif
- #ifndef BuildCIDFonts
--# define BuildCIDFonts                YES
-+# define BuildCIDFonts                NO
- #endif
- #ifndef BuildTrueTypeFonts
--# define BuildTrueTypeFonts   YES
-+# define BuildTrueTypeFonts   NO
- #endif
- #ifndef BuildCyrillicFonts
--# define BuildCyrillicFonts   YES
-+# define BuildCyrillicFonts   NO
- #endif
- /*
This page took 0.045305 seconds and 4 git commands to generate.