Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 217747 Details for
Bug 302663
app-admin/eselect-opengl patch for the new x11-drivers/ati-drivers-10.1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
eselect-opengl patch for ati-drivers-10.1
opengl.eselect-fix-ati-10.1.patch (text/plain), 683 bytes, created by
Enrico Tagliavini
on 2010-01-28 17:31:42 UTC
(
hide
)
Description:
eselect-opengl patch for ati-drivers-10.1
Filename:
MIME Type:
Creator:
Enrico Tagliavini
Created:
2010-01-28 17:31:42 UTC
Size:
683 bytes
patch
obsolete
>--- opengl.eselect.orig 2010-01-28 17:29:21.000000000 +0100 >+++ opengl.eselect 2010-01-28 18:11:55.811454560 +0100 >@@ -114,6 +114,14 @@ > rm -f "${file}" || die -q "Failed to delete ${targetdir}/${file}" > done > >+ #>=ati-drivers-10.1 needs this since they don't >+ #provides libdri.so anymore, and the xorg one must be >+ #used >+ if [[ ${gl_implem} = "ati" ]] ; then >+ upgrade_file "${PREFIX}/${libdir}/opengl/xorg-x11/extensions/libdri.so" "${target}" >+ setup_soname_symlinks "${PREFIX}/${libdir}/opengl/xorg-x11/extensions/libdri.so" "${target}" >+ fi >+ > # regenerate symlinks > for file in ${src}/*.{so,dylib,a}; do > upgrade_file "${file}" "${target}"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 302663
: 217747