Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 319646 Details for
Bug 428564
x11-libs/vte: please review prefix changes
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for vte-0.32.2.ebuild
vte-0.32.2.ebuild.patch (text/plain), 829 bytes, created by
Christoph Junghans (RETIRED)
on 2012-07-29 22:36:42 UTC
(
hide
)
Description:
patch for vte-0.32.2.ebuild
Filename:
MIME Type:
Creator:
Christoph Junghans (RETIRED)
Created:
2012-07-29 22:36:42 UTC
Size:
829 bytes
patch
obsolete
>--- vte-0.32.2.ebuild.orig 2012-07-29 16:28:51.000000000 -0600 >+++ vte-0.32.2.ebuild 2012-07-29 16:28:34.000000000 -0600 >@@ -13,7 +13,7 @@ > > LICENSE="LGPL-2" > SLOT="2.90" >-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" >+KEYWORDS="~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" > IUSE="debug doc glade +introspection" > > PDEPEND="x11-libs/gnome-pty-helper" >@@ -43,6 +43,14 @@ > $(use_enable debug) > $(use_enable glade glade-catalogue) > $(use_enable introspection)" >+ >+ if [[ ${CHOST} == *-interix* ]]; then >+ G2CONF="${G2CONF} --disable-Bsymbolic" >+ >+ # interix stropts.h is empty... >+ export ac_cv_header_stropts_h=no >+ fi >+ > DOCS="AUTHORS ChangeLog HACKING NEWS README" > } >
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 428564
:
319644
| 319646