|
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 |