Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 524328 Details for
Bug 601130
www-client/w3mmee-0.3.2_p24-r9: hang during configure step (infinite loop in choosing a language)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for w3mmee-0.3.2_p24-r9.ebuild
w3mmee-0.3.2_p24-r9-ebuild.patch (text/plain), 609 bytes, created by
kouyu
on 2018-03-18 23:54:58 UTC
(
hide
)
Description:
Patch for w3mmee-0.3.2_p24-r9.ebuild
Filename:
MIME Type:
Creator:
kouyu
Created:
2018-03-18 23:54:58 UTC
Size:
609 bytes
patch
obsolete
>--- w3mmee-0.3.2_p24-r9.ebuild.orig 2018-03-17 04:36:30.000000000 -0700 >+++ w3mmee-0.3.2_p24-r9.ebuild 2018-03-17 04:44:57.000000000 -0700 >@@ -42,9 +42,10 @@ > "${FILESDIR}"/${P}-tinfo.patch \ > "${FILESDIR}"/${P}-boehm-gc.patch > sed -ie "/^AR=/s:ar:$(tc-getAR):" XMakefile || die >+ epatch /tmp/${P}-compile.patch > } > >-src_compile() { >+src_configure() { > > local myconf myuse > myuse="use_cookie=y use_ansi_color=y use_history=y >@@ -101,6 +102,9 @@ > -mk_btri=/usr/libexec/moe \ > -cflags="${CFLAGS}" -ldflags="${LDFLAGS}" \ > ${myconf} || die >+} >+ >+src_compile() { > > emake || die "emake failed" > }
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 601130
: 524328 |
524330