Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > by-pkgid > dd259df24ce3830770d0dcda9600e8df > files > 9

mesa-6.5-17mdv2007.0.src.rpm

--- Mesa-6.5/src/glx/x11/dri_glx.c.orig	2006-05-23 15:55:20.000000000 -0400
+++ Mesa-6.5/src/glx/x11/dri_glx.c	2006-05-23 15:55:33.000000000 -0400
@@ -58,7 +58,7 @@
 
 #ifndef DEFAULT_DRIVER_DIR
 /* this is normally defined in the Imakefile */
-#define DEFAULT_DRIVER_DIR "/usr/X11R6/lib/modules/dri"
+#define DEFAULT_DRIVER_DIR "/usr/lib/dri"
 #endif
 
 static __DRIdriver *Drivers = NULL;