Skip to content

Commit

Permalink
app-emulation/wine: revert downstream flex hack
Browse files Browse the repository at this point in the history
Removing flex hack patch from #598244.
Proper support can be readded by properly patching flex.
Bug their meaintainers if you encounter issues.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
  • Loading branch information
NP-Hardass committed Mar 23, 2017
1 parent 8f48eef commit 48e8bcd
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions app-emulation/wine/wine-2.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -259,9 +259,6 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508

# https://bugs.winehq.org/show_bug.cgi?id=42132
"${FILESDIR}"/${PN}-2.0_rc3-flex263.patch
)

default
Expand Down
3 changes: 0 additions & 3 deletions app-emulation/wine/wine-2.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508

# 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"
Expand Down
3 changes: 0 additions & 3 deletions app-emulation/wine/wine-2.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508

# 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"
Expand Down
3 changes: 0 additions & 3 deletions app-emulation/wine/wine-2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508

# 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"
Expand Down
3 changes: 0 additions & 3 deletions app-emulation/wine/wine-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,6 @@ src_prepare() {
"${FILESDIR}"/${PN}-1.9.5-multilib-portage.patch #395615
"${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
"${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508

# 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"
Expand Down

0 comments on commit 48e8bcd

Please sign in to comment.