From: NP-Hardass Date: Mon, 9 Jan 2017 18:52:42 +0000 (-0500) Subject: app-emulation/wine: Re-add flex 2.6.3 patch for 1.8.{5,6} X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ac36235034d85541f9825707640743406d6cc3f9;p=gentoo.git app-emulation/wine: Re-add flex 2.6.3 patch for 1.8.{5,6} Package-Manager: portage-2.3.0 --- diff --git a/app-emulation/wine/wine-1.8.5.ebuild b/app-emulation/wine/wine-1.8.5.ebuild index 052d8c33a2b0..55b9ee5d7351 100644 --- a/app-emulation/wine/wine-1.8.5.ebuild +++ b/app-emulation/wine/wine-1.8.5.ebuild @@ -327,6 +327,9 @@ src_prepare() { "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508 "${WORKDIR}/${GST_P}.patch" + + # https://bugs.winehq.org/show_bug.cgi?id=42132 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch ) if use staging; then ewarn "Applying the Wine-Staging patchset. Any bug reports to the" diff --git a/app-emulation/wine/wine-1.8.6.ebuild b/app-emulation/wine/wine-1.8.6.ebuild index 052d8c33a2b0..55b9ee5d7351 100644 --- a/app-emulation/wine/wine-1.8.6.ebuild +++ b/app-emulation/wine/wine-1.8.6.ebuild @@ -327,6 +327,9 @@ src_prepare() { "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508 "${WORKDIR}/${GST_P}.patch" + + # https://bugs.winehq.org/show_bug.cgi?id=42132 + "${FILESDIR}"/${PN}-2.0_rc3-flex263.patch ) if use staging; then ewarn "Applying the Wine-Staging patchset. Any bug reports to the"