12 lines
428 B
Diff
12 lines
428 B
Diff
--- src/glx/x11/Makefile.orig 2008-07-01 19:22:40.000000000 +0000
|
|
+++ src/glx/x11/Makefile 2008-07-01 19:25:30.000000000 +0000
|
|
@@ -2,7 +2,7 @@
|
|
include $(TOP)/configs/current
|
|
|
|
EXTRA_DEFINES = -DXF86VIDMODE -D_REENTRANT -UIN_DRI_DRIVER \
|
|
- -DDEFAULT_DRIVER_DIR=\"$(DRI_DRIVER_SEARCH_DIR)\"
|
|
+ -DDEFAULT_DRIVER_DIR=\"/usr/REPLACE/dri/updates:/usr/REPLACE/dri\"
|
|
|
|
SOURCES = \
|
|
glcontextmodes.c \
|