From ddb882204405dc637e2c9d19411c32bc2f499f88 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 27 Oct 2004 11:30:46 +0000 Subject: [PATCH] - wrong way, this breaks X11-fonts build! Changed files: X11-dontbuildfonts.patch -> 1.2 --- X11-dontbuildfonts.patch | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 X11-dontbuildfonts.patch diff --git a/X11-dontbuildfonts.patch b/X11-dontbuildfonts.patch deleted file mode 100644 index 8e07c1b..0000000 --- a/X11-dontbuildfonts.patch +++ /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 - - /* -- 2.44.0