--- ati-drivers-8.20.8.ebuild.orig 2005-12-11 04:55:47.000000000 +0100 +++ ati-drivers-8.20.8.ebuild 2005-12-18 20:32:14.000000000 +0100 @@ -46,6 +46,7 @@ [ "$(get_version_component_range 3 ${X11_IMPLEM_V})" = 99 ] then BASE_NAME="${BASE_NAME}90" + xlibdir="xorg" else BASE_NAME="${BASE_NAME}$(get_version_component_range 2 ${X11_IMPLEM_V})0" fi @@ -234,13 +235,13 @@ #dosym libGL.so.1.2 ${ATI_ROOT}/lib/libMesaGL.so # same as the xorg implementation - dosym ../${X11_IMPLEM}/extensions ${ATI_ROOT}/extensions + #dosym ../${X11_IMPLEM}/extensions ${ATI_ROOT}/extensions #Workaround if use opengl ; then sed -e "s:libdir=.*:libdir=${ATI_ROOT}/lib:" \ - /usr/$(get_libdir)/opengl/${X11_IMPLEM}/lib/libGL.la \ + /usr/$(get_libdir)/opengl/xorg-x11/lib/libGL.la \ > $D/${ATI_ROOT}/lib/libGL.la - dosym ../${X11_IMPLEM}/include ${ATI_ROOT}/include + dosym ../xorg-x11/include ${ATI_ROOT}/include fi # X and DRI driver if has_version "