Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 155287 Details for
Bug 215252
=net-im/naim-0.11.8.3.2 parallel build failure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Ebuild patch
naim-0.11.8.3.1-fixparallelbuild.ebuild.patch (text/plain), 1.01 KB, created by
Thomas Anderson (tanderson) (RETIRED)
on 2008-06-02 22:23:08 UTC
(
hide
)
Description:
Ebuild patch
Filename:
MIME Type:
Creator:
Thomas Anderson (tanderson) (RETIRED)
Created:
2008-06-02 22:23:08 UTC
Size:
1.01 KB
patch
obsolete
>? files/naim-0.11.8.3.1-fixparallelbuild.patch >Index: naim-0.11.8.3.1.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/net-im/naim/naim-0.11.8.3.1.ebuild,v >retrieving revision 1.2 >diff -u -b -B -r1.2 naim-0.11.8.3.1.ebuild >--- naim-0.11.8.3.1.ebuild 31 Mar 2008 02:08:51 -0000 1.2 >+++ naim-0.11.8.3.1.ebuild 2 Jun 2008 22:21:55 -0000 >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/net-im/naim/naim-0.11.8.3.1.ebuild,v 1.2 2008/03/31 02:08:51 mr_bones_ Exp $ > >+inherit eutils >+ > DESCRIPTION="An ncurses based AOL Instant Messenger" > HOMEPAGE="http://naim.n.ml.org" > SRC_URI="http://naim.googlecode.com/files/${P}.tar.bz2" >@@ -25,6 +27,8 @@ > sed -i 's/include_HEADERS = firetalk.h/include_HEADERS = firetalk.h firetalk-int.h/' \ > libfiretalk/Makefile.am \ > libfiretalk/Makefile.in >+ ##Events.o needs to dep on conio_cmds.h >+ epatch "${FILESDIR}/${P}-fixparallelbuild.patch" > } > > 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 215252
:
155285
|
155287
|
155367
|
204990