Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49352 Details for
Bug 79309
net-libs/loudmouth-0.17.2 cannot be compiled against net-libs/gnutls-1.1.23(-r1)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to compile with newer gnutls
loudmouth-0.17.2.ebuild.diff (text/plain), 635 bytes, created by
Wojciech Milkowski
on 2005-01-24 04:05:39 UTC
(
hide
)
Description:
diff to compile with newer gnutls
Filename:
MIME Type:
Creator:
Wojciech Milkowski
Created:
2005-01-24 04:05:39 UTC
Size:
635 bytes
patch
obsolete
>--- loudmouth-0.17.2.ebuild.old 2004-12-18 18:03:51.000000000 +0100 >+++ loudmouth-0.17.2.ebuild 2005-01-24 13:00:50.467767288 +0100 >@@ -24,3 +24,12 @@ > > G2CONF="${G2CONF} `use_with ssl` --disable-mono" > # FIXME : We probably want to add a local mono use flag. However, I have no chance to -test- the monobindings, so I'm just disabling it right now. >+ >+src_unpack() { >+ unpack ${A} >+ if has_version ">=net-libs/gnutls-1.1.23" >+ then >+ sed -e 's|GNUTLS_CERT_NOT_TRUSTED|GNUTLS_CERT_INVALID|g' -i ${S}/loudmouth/lm-{utils,ssl}.c >+ sed -e 's|gnutls_x509_fingerprint|gnutls_fingerprint|g' -i ${S}/loudmouth/lm-ssl.c >+ fi >+}
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 79309
: 49352