Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 233103 Details for
Bug 321669
www-client/mozilla-firefox: Verify and potentially improve Python-related code
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mozilla-firefox-3.6.3.ebuild.patch
mozilla-firefox-3.6.3.ebuild.patch (text/plain), 1.03 KB, created by
Arfrever Frehtes Taifersar Arahesis (RETIRED)
on 2010-05-27 10:57:24 UTC
(
hide
)
Description:
mozilla-firefox-3.6.3.ebuild.patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis (RETIRED)
Created:
2010-05-27 10:57:24 UTC
Size:
1.03 KB
patch
obsolete
>--- mozilla-firefox-3.6.3.ebuild >+++ mozilla-firefox-3.6.3.ebuild >@@ -4,7 +4,7 @@ > EAPI="2" > WANT_AUTOCONF="2.1" > >-inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib pax-utils fdo-mime autotools mozextension java-pkg-opt-2 >+inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib pax-utils fdo-mime autotools mozextension java-pkg-opt-2 python > > LANGS="af ar as be bg bn-BD bn-IN ca cs cy da de el en en-GB en-US eo es-AR > es-CL es-ES es-MX et eu fa fi fr fy-NL ga-IE gl gu-IN he hi-IN hr hu id is it ja >@@ -62,6 +62,7 @@ > > DEPEND="${RDEPEND} > java? ( >=virtual/jdk-1.4 ) >+ =dev-lang/python-2*[threads] > dev-util/pkgconfig" > > RDEPEND="${RDEPEND} java? ( >=virtual/jre-1.4 )" >@@ -108,6 +109,8 @@ > fi > > java-pkg-opt-2_pkg_setup >+ >+ python_set_active_version 2 > } > > src_unpack() { >@@ -213,7 +216,7 @@ > # > #################################### > >- CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" econf >+ CC="$(tc-getCC)" CXX="$(tc-getCXX)" LD="$(tc-getLD)" PYTHON="$(PYTHON)" econf > } > > src_compile() {
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 321669
: 233103