Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 230135 Details for
Bug 316853
app-text/xiphos-3.1.3 fails to compile w/ xulrunner
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for the ebuild to add an include directory
xiphos-3.1.3.ebuild.patch (text/plain), 840 bytes, created by
Nico R.
on 2010-05-03 14:10:15 UTC
(
hide
)
Description:
Patch for the ebuild to add an include directory
Filename:
MIME Type:
Creator:
Nico R.
Created:
2010-05-03 14:10:15 UTC
Size:
840 bytes
patch
obsolete
>Patch to work around Gentoo bug #316853. This works fine, but is probably not >the right way to fix it. > > n-roeser gmx net > > >--- app-text/xiphos/xiphos-3.1.3.ebuild.orig 2010-04-21 15:40:32.000000000 +0200 >+++ app-text/xiphos/xiphos-3.1.3.ebuild 2010-05-03 16:01:01.000000000 +0200 >@@ -4,7 +4,7 @@ > > EAPI=2 > GCONF_DEBUG=no >-inherit gnome2 >+inherit gnome2 flag-o-matic > > DESCRIPTION="GTK+ based Bible study software, formerly gnomesword" > HOMEPAGE="http://xiphos.org/" >@@ -29,7 +29,8 @@ > dev-util/intltool > sys-devel/gettext > app-text/rarian >- >=app-text/gnome-doc-utils-0.3.2" >+ >=app-text/gnome-doc-utils-0.3.2 >+ dev-libs/nspr" > > pkg_setup() { > G2CONF="--docdir=/usr/share/doc/${PF} >@@ -38,6 +39,8 @@ > if ! use xulrunner; then > G2CONF="${G2CONF} --without-gecko" > fi >+ >+ append-cppflags -I/usr/include/nspr > } > > src_install() {
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 316853
:
228923
| 230135