Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 37517 | Differences between
and this patch

Collapse All | Expand All

(-)opengl-update.orig (-1 / +1 lines)
Lines 137-143 Link Here
137
	fi
137
	fi
138
138
139
	#setup the includes
139
	#setup the includes
140
	for x in gl.h glx.h glxtokens.h
140
	for x in `ls /usr/lib/opengl/${GL_IMPLEM}/include/`
141
	do
141
	do
142
		if [ -e /usr/X11R6/include/GL/${x} ]
142
		if [ -e /usr/X11R6/include/GL/${x} ]
143
		then
143
		then

Return to bug 37517