]> git.pld-linux.org Git - packages/Mesa.git/commitdiff
- fix for new version
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 30 Jul 2006 16:12:42 +0000 (16:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Mesa-modules_dir.patch -> 1.2

Mesa-modules_dir.patch

index 288c6f35de40627a8c69db1a04c1a0100c2cd719..949635619d4b70a3ff80cef55b02eccf0fd5cc4b 100644 (file)
@@ -3,9 +3,10 @@
 @@ -58,7 +58,7 @@
  
  #ifndef DEFAULT_DRIVER_DIR
- /* this is normally defined in the Imakefile */
+ /* this is normally defined in Mesa/configs/default with DRI_DRIVER_SEARCH_PATH */
 -#define DEFAULT_DRIVER_DIR "/usr/X11R6/lib/modules/dri"
 +#define DEFAULT_DRIVER_DIR "/usr/lib/xorg/modules/dri"
  #endif
  
  static __DRIdriver *Drivers = NULL;
+
This page took 0.035762 seconds and 4 git commands to generate.