Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212266 Details for
Bug 294971
sci-biology/snpfile: fails with forced --as-needed
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
snpfile-2.0.1.diff (text/plain), 594 bytes, created by
Kacper Kowalik (Xarthisius) (RETIRED)
on 2009-12-06 19:30:13 UTC
(
hide
)
Description:
adding epatch and autotools to ebuild
Filename:
MIME Type:
Creator:
Kacper Kowalik (Xarthisius) (RETIRED)
Created:
2009-12-06 19:30:13 UTC
Size:
594 bytes
patch
obsolete
>--- snpfile-2.0.1.ebuild.orig 2009-12-06 20:29:18.369170549 +0100 >+++ snpfile-2.0.1.ebuild 2009-12-06 20:03:17.673976097 +0100 >@@ -3,7 +3,7 @@ > # $Header: /var/cvsroot/gentoo-x86/sci-biology/snpfile/snpfile-2.0.1.ebuild,v 1.3 2009/07/26 18:33:52 ssuominen Exp $ > > EAPI=2 >-inherit eutils >+inherit eutils autotools > > DESCRIPTION="A library and API for manipulating large SNP datasets" > HOMEPAGE="http://www.birc.au.dk/~mailund/SNPFile/" >@@ -19,6 +19,8 @@ > > src_prepare() { > epatch "${FILESDIR}"/${P}-gcc44.patch >+ epatch "${FILESDIR}"/${P}-as-needed.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 294971
:
211443
| 212266 |
212267