]> git.pld-linux.org Git - packages/Mesa.git/blame - Mesa-modules_dir.patch
- Mesa patch needed for glxcompmgr
[packages/Mesa.git] / Mesa-modules_dir.patch
CommitLineData
d8e36458 1--- Mesa-6.4.1/src/glx/x11/dri_glx.c.orig 2005-12-20 12:29:38.000000000 +0000
2+++ Mesa-6.4.1/src/glx/x11/dri_glx.c 2005-12-20 12:30:44.000000000 +0000
3@@ -58,7 +58,7 @@
4
5 #ifndef DEFAULT_DRIVER_DIR
6 /* this is normally defined in the Imakefile */
7-#define DEFAULT_DRIVER_DIR "/usr/X11R6/lib/modules/dri"
8+#define DEFAULT_DRIVER_DIR "/usr/lib/xorg/modules/dri"
9 #endif
10
11 static __DRIdriver *Drivers = NULL;
This page took 0.413163 seconds and 4 git commands to generate.