[PATCH 1/2] Update COMPILEDDEFAULTFONTPATH to match the new default font path

Ingmar Vanhassel ingmar at exherbo.org
Tue Nov 24 12:57:36 PST 2009


---
 include/site.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/site.h b/include/site.h
index c07cbbf..b134212 100644
--- a/include/site.h
+++ b/include/site.h
@@ -73,7 +73,7 @@ SOFTWARE.
  * DO NOT CHANGE THESE VALUES OR THE DIX IMAKEFILE!
  */
 #ifndef COMPILEDDEFAULTFONTPATH
-#define COMPILEDDEFAULTFONTPATH	"/usr/lib/X11/fonts/misc/"
+#define COMPILEDDEFAULTFONTPATH	"/usr/share/fonts/X11/misc/"
 #endif
 
 /*
-- 
1.6.6.rc0.236.ge0b94



More information about the xorg-devel mailing list