summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2015-09-24 14:05:01 -0400
committerIan Stakenvicius <axs@gentoo.org>2015-09-24 14:06:44 -0400
commita96e4656563f69f5567e07fff25b81cfcc6c6410 (patch)
tree50bf2b166d6a41ccf78ba46ffdb0c334f0ce3838 /www-client/firefox
parentsys-fs/eudev: add rule-generator suport for eudev-3 (diff)
downloadgentoo-a96e4656563f69f5567e07fff25b81cfcc6c6410.tar.gz
gentoo-a96e4656563f69f5567e07fff25b81cfcc6c6410.tar.bz2
gentoo-a96e4656563f69f5567e07fff25b81cfcc6c6410.zip
www-client/firefox-41: restored patch for bug 557956
The firefox-41.0 release dropped the libc patch needed to fix bug 557956. This commit revbumps to 41.0-r1, including the patch again. Bug: https://bugs.gentoo.org/show_bug.cgi?id=557956#c14 Package-Manager: portage-2.2.20.1
Diffstat (limited to 'www-client/firefox')
-rw-r--r--www-client/firefox/firefox-41.0-r1.ebuild (renamed from www-client/firefox/firefox-41.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-41.0.ebuild b/www-client/firefox/firefox-41.0-r1.ebuild
index 868fc5605fd9..335eb958ff8b 100644
--- a/www-client/firefox/firefox-41.0.ebuild
+++ b/www-client/firefox/firefox-41.0-r1.ebuild
@@ -140,6 +140,7 @@ src_prepare() {
EPATCH_SUFFIX="patch" \
EPATCH_FORCE="yes" \
epatch "${WORKDIR}/firefox"
+ epatch "${FILESDIR}"/${PN}-38-dont-hardcode-libc-soname.patch #557956
# Allow user to apply any additional patches without modifing ebuild
epatch_user