Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 319198 Details for
Bug 428006
sci-physics/clhep-2.1.0.1 - configure.ac:15: version mismatch. This is Automake 1.11.1, but the definition used by this AM_INIT_AUTOMAKE comes from Automake 1.9.6.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
clhep-2.1.0.1.ebuild_automake.patch
clhep-2.1.0.1.ebuild_automake.patch (text/plain), 431 bytes, created by
Hypnos
on 2012-07-25 09:34:56 UTC
(
hide
)
Description:
clhep-2.1.0.1.ebuild_automake.patch
Filename:
MIME Type:
Creator:
Hypnos
Created:
2012-07-25 09:34:56 UTC
Size:
431 bytes
patch
obsolete
>--- clhep-2.1.0.1.ebuild 2012-07-25 18:31:06.122422301 +0900 >+++ clhep-2.1.0.1.ebuild_automake 2012-07-25 18:31:43.423597706 +0900 >@@ -14,10 +14,13 @@ > > IUSE="exceptions static-libs" > RDEPEND="" >-DEPEND="${RDEPEND}" >+DEPEND="${RDEPEND} >+ sys-devel/automake:1.9" >+WANT_AUTOMAKE=1.9 > > S="${WORKDIR}/${PV}/CLHEP" > >+ > src_prepare() { > for d in $(find . -name configure.ac); do > # respect user flags and fix some compilers stuff
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 428006
: 319198 |
319200
|
319202