diff options
author | Nick Sarnie <sarnex@gentoo.org> | 2019-07-20 13:12:09 -0400 |
---|---|---|
committer | Nick Sarnie <sarnex@gentoo.org> | 2019-07-20 13:12:09 -0400 |
commit | a0b5e02d26a26edb54669abfcc47317595aaa252 (patch) | |
tree | d21a0fcc0fc89ef48b4cd4f00f1563c2660c7c59 /app-emulation | |
parent | dev-games/freecell-solver: 5.6.0 amd64 stable (diff) | |
download | gentoo-a0b5e02d26a26edb54669abfcc47317595aaa252.tar.gz gentoo-a0b5e02d26a26edb54669abfcc47317595aaa252.tar.bz2 gentoo-a0b5e02d26a26edb54669abfcc47317595aaa252.zip |
app-emulation/wine-staging: Sync with ::wine
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Nick Sarnie <sarnex@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/wine-staging/wine-staging-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild index 0804c00c2432..358f66f96ae8 100644 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild @@ -356,7 +356,6 @@ src_prepare() { local STAGING_EXCLUDE="" use pipelight || STAGING_EXCLUDE="${STAGING_EXCLUDE} -W Pipelight" - use faudio && STAGING_EXCLUDE="${STAGING_EXCLUDE} -W xaudio2-revert -W xaudio2_CommitChanges -W xaudio2_7-WMA_support -W xaudio2_7-CreateFX-FXEcho" # Launch wine-staging patcher in a subshell, using eapply as a backend, and gitapply.sh as a backend for binary patches ebegin "Running Wine-Staging patch installer" |