commit: 0992492c32143d19d7aa6644715dad101557123a
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 3 00:24:33 2015 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Thu Dec 3 00:24:33 2015 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=0992492c
add nss.m4 patch to firefox-43 for crossdev testing
www-client/firefox/firefox-43.0_beta8.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/www-client/firefox/firefox-43.0_beta8.ebuild
b/www-client/firefox/firefox-43.0_beta8.ebuild
index eeec89b..b363c98 100644
--- a/www-client/firefox/firefox-43.0_beta8.ebuild
+++ b/www-client/firefox/firefox-43.0_beta8.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