Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:crossdev commit in: www-client/firefox/
Date: Thu, 03 Dec 2015 00:24:57
Message-Id: 1449102273.0992492c32143d19d7aa6644715dad101557123a.axs@gentoo
1 commit: 0992492c32143d19d7aa6644715dad101557123a
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 00:24:33 2015 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 00:24:33 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=0992492c
7
8 add nss.m4 patch to firefox-43 for crossdev testing
9
10 www-client/firefox/firefox-43.0_beta8.ebuild | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/www-client/firefox/firefox-43.0_beta8.ebuild b/www-client/firefox/firefox-43.0_beta8.ebuild
14 index eeec89b..b363c98 100644
15 --- a/www-client/firefox/firefox-43.0_beta8.ebuild
16 +++ b/www-client/firefox/firefox-43.0_beta8.ebuild
17 @@ -148,6 +148,7 @@ src_prepare() {
18 EPATCH_EXCLUDE="8002_jemalloc_configure_unbashify.patch
19 8011_bug1194520-freetype261_until_moz43.patch" \
20 epatch "${WORKDIR}/firefox"
21 + epatch "${FILESDIR}"/nss.m4.pkg-config.patch
22
23 # Allow user to apply any additional patches without modifing ebuild
24 epatch_user