Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 78937
Collapse All | Expand All

(-)ati-drivers-8.8.25-r1.ebuild (-4 / +2 lines)
Lines 158-167 Link Here
158
158
159
	# same as the xorg implementation
159
	# same as the xorg implementation
160
	dosym ../${X11_IMPLEM}/extensions ${ATI_ROOT}/extensions
160
	dosym ../${X11_IMPLEM}/extensions ${ATI_ROOT}/extensions
161
	#Workaround 
161
	#Workaround that requires a newer opengl-update
162
	sed -e "s:libdir=.*:libdir=/usr/${inslibdir}:" \
162
	dosym ../../${X11_IMPLEM}/lib/libGL.la ${ATI_ROOT}/lib/libGL.la
163
		/usr/${inslibdir}/opengl/${X11_IMPLEM}/lib/libGL.la \
164
		> $D/${ATI_ROOT}/lib/libGL.la
165
	dosym ../${X11_IMPLEM}/include ${ATI_ROOT}/include
163
	dosym ../${X11_IMPLEM}/include ${ATI_ROOT}/include
166
164
167
	# X and DRI driver
165
	# X and DRI driver

Return to bug 78937