Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 8461 Details for
Bug 15954
kvirc 3.0.0-beta2 ebuild will not properly configure for ipv6
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Works when ipv6 USE flag is enabled
kvirc-3.0.0_beta2-ipv6.patch (text/plain), 663 bytes, created by
Simon Koch
on 2003-02-18 18:44:39 UTC
(
hide
)
Description:
Works when ipv6 USE flag is enabled
Filename:
MIME Type:
Creator:
Simon Koch
Created:
2003-02-18 18:44:39 UTC
Size:
663 bytes
patch
obsolete
>--- kvirc-3.0.0_beta2.ebuild.orig 2003-02-18 14:46:28.000000000 -0600 >+++ kvirc-3.0.0_beta2.ebuild 2003-02-18 14:50:43.000000000 -0600 >@@ -24,8 +24,7 @@ > > [ -n "$DEBUG" ] && myconf="$myconf --with-debug-symbols" > [ "$ARCH" == "x86" ] && myconf="$myconf --with-ix86-asm" >-use ipv6 && myconf="$myconf --with-ipv6-support" \ >- || myconf="$myconf --without-ipv6-support" >+use ipv6 || myconf="$myconf --without-ipv6-support" > # arts support without kde support isn't liked by the configure script > # possibly it could be made to work but i didn't want to spend time on it > # also, explicitly passing --with-kde-support seems to break configure's logic, so just
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 15954
: 8461