Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 224227 Details for
Bug 310167
net-libs/libetpan does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
adding epatch and autotools to ebuild
libetpan-0.57-r1.diff (text/plain), 851 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2010-03-19 12:08:42 UTC
(
hide
)
Description:
adding epatch and autotools to ebuild
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2010-03-19 12:08:42 UTC
Size:
851 bytes
patch
obsolete
>--- libetpan-0.57-r1.ebuild.orig 2010-03-19 12:58:38.298689037 +0100 >+++ libetpan-0.57-r1.ebuild 2010-03-19 12:58:18.014678858 +0100 >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/net-libs/libetpan/libetpan-0.57-r1.ebuild,v 1.2 2010/01/10 18:50:26 a3li Exp $ > >+inherit autotools eutils >+ > DESCRIPTION="A portable, efficient middleware for different kinds of mail access." > HOMEPAGE="http://libetpan.sourceforge.net" > SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" >@@ -20,9 +22,8 @@ > src_unpack() { > unpack ${A} > cd "${S}" >- # temp fix for bug #286620, also look for db-4.8, upstream will likely fix >- # this in their next release >- sed -i -e '/db-4.7 db-4.6/s/db-4.7/db-4.8 db-4.7/' configure || die >+ epatch "${FILESDIR}"/${P}-QA.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 310167
: 224227 |
224231
|
224425