627b13b9fb
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again.
10 lines
305 B
Text
10 lines
305 B
Text
--- lib/GL/glx/Imakefile.orig Sat Dec 24 00:52:20 2005
|
|
+++ lib/GL/glx/Imakefile Sat Dec 24 00:54:30 2005
|
|
@@ -212,6 +212,7 @@
|
|
-I$(MESASRCDIR)/src/mesa/drivers/x11 \
|
|
-I$(MESASRCDIR)/src/mesa/$(ASM_DIR) \
|
|
-I$(XF86OSSRC) \
|
|
+ -I$(LOCALBASE)/include \
|
|
-I$(DRMSRCDIR)/shared-core \
|
|
$(DRI_INCS)
|
|
|