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: Wed, 23 Dec 2015 21:33:32
Message-Id: 1450906399.1d4c5c0ef185a4f661c75ba520d26f4404061c36.axs@gentoo
1 commit: 1d4c5c0ef185a4f661c75ba520d26f4404061c36
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 16 19:31:41 2015 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 23 21:33:19 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=1d4c5c0e
7
8 add nss.m4 patch to firefox-43 for crossdev testing
9
10 www-client/firefox/firefox-43.0.ebuild | 1 +
11 1 file changed, 1 insertion(+)
12
13 diff --git a/www-client/firefox/firefox-43.0.ebuild b/www-client/firefox/firefox-43.0.ebuild
14 index d0229f5..f5f6eb2 100644
15 --- a/www-client/firefox/firefox-43.0.ebuild
16 +++ b/www-client/firefox/firefox-43.0.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