commit: 756b4e3d19559031a801cbc50864cee6bd39926e
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 16 19:31:41 2015 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Wed Dec 23 21:30:01 2015 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=756b4e3d
add nss.m4 patch to firefox-43 for crossdev testing
www-client/firefox/firefox-43.0.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/www-client/firefox/firefox-43.0.ebuild
b/www-client/firefox/firefox-43.0.ebuild
index 24ec37a..0c37b3f 100644
--- a/www-client/firefox/firefox-43.0.ebuild
+++ b/www-client/firefox/firefox-43.0.ebuild
@@ -148,6 +148,7 @@ src_prepare() {
EPATCH_EXCLUDE="8002_jemalloc_configure_unbashify.patch
8011_bug1194520-freetype261_until_moz43.patch" \
epatch "${WORKDIR}/firefox"
+ epatch "${FILESDIR}"/nss.m4.pkg-config.patch
# Allow user to apply any additional patches without modifing ebuild
epatch_user