Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 141465 Details for
Bug 206817
x11-misc/3ddesktop-0.2.9 doesn't compile w/ --as-needed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to 3ddesktop-0.2.9.ebuild
3ddesktop-0.2.9.ebuild.patch (text/plain), 609 bytes, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2008-01-21 12:50:26 UTC
(
hide
)
Description:
Patch to 3ddesktop-0.2.9.ebuild
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2008-01-21 12:50:26 UTC
Size:
609 bytes
patch
obsolete
>--- x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild >+++ x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild >@@ -2,7 +2,7 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/x11-misc/3ddesktop/3ddesktop-0.2.9.ebuild,v 1.9 2006/10/22 00:18:33 omp Exp $ > >-inherit eutils >+inherit autotools eutils > > DESCRIPTION="OpenGL virtual desktop switching" > HOMEPAGE="http://desk3d.sourceforge.net/" >@@ -28,7 +28,12 @@ > > src_unpack() { > unpack ${A} >+ cd "${S}" >+ >+ epatch "${FILESDIR}/${P}-LDADD.patch" > epatch "${FILESDIR}/${P}-gcc4.patch" >+ >+ eautoreconf > } > > src_install() {
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 206817
:
141420
|
141464
| 141465