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
This commit is contained in:
Ian Stakenvicius
2015-09-24 14:05:01 -04:00
parent 4bfb86649d
commit a96e465656

View File

@@ -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