Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 85869 Details for
Bug 131837
media-libs/glut should link with libGLU (for --as-needed)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
glut-3.7.1-ebuild.patch
glut-3.7.1-ebuild.patch (text/plain), 597 bytes, created by
TGL
on 2006-04-30 16:19:29 UTC
(
hide
)
Description:
glut-3.7.1-ebuild.patch
Filename:
MIME Type:
Creator:
TGL
Created:
2006-04-30 16:19:29 UTC
Size:
597 bytes
patch
obsolete
>--- glut-3.7.1.ebuild.orig 2006-04-30 15:50:23.000000000 +0200 >+++ glut-3.7.1.ebuild 2006-04-30 15:50:32.000000000 +0200 >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/media-libs/glut/glut-3.7.1.ebuild,v 1.27 2006/04/13 13:33:16 flameeyes Exp $ > >-inherit libtool eutils >+inherit autotools eutils > > MESA_VER="5.0" > DESCRIPTION="The OpenGL Utility Toolkit (GLUT)" >@@ -25,7 +25,8 @@ > src_unpack() { > unpack ${A} > cd "${S}" >- elibtoolize >+ epatch "${FILESDIR}/${P}-fix-GLU-linking.patch" >+ eautoreconf > } > > src_compile() {
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 131837
:
85868
| 85869