commit:     a3757eaa7fe63b8f799758f2f8a83d01c36e07d5
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 17:55:53 2015 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 17:56:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3757eaa

app-emulation/wine: Resolve bug #566036

Package-Manager: portage-2.2.23

 app-emulation/wine/wine-1.7.55.ebuild | 2 +-
 app-emulation/wine/wine-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine/wine-1.7.55.ebuild 
b/app-emulation/wine/wine-1.7.55.ebuild
index e6a53ea..74bf02a 100644
--- a/app-emulation/wine/wine-1.7.55.ebuild
+++ b/app-emulation/wine/wine-1.7.55.ebuild
@@ -210,7 +210,7 @@ src_unpack() {
                fi
        else
                unpack ${P}.tar.bz2
-               use staging || use pulseaudio && unpack "${STAGING_P}.tar.gz"
+               use staging && unpack "${STAGING_P}.tar.gz"
        fi
 
        unpack "${WINE_GENTOO}.tar.bz2"

diff --git a/app-emulation/wine/wine-9999.ebuild 
b/app-emulation/wine/wine-9999.ebuild
index e6a53ea..74bf02a 100644
--- a/app-emulation/wine/wine-9999.ebuild
+++ b/app-emulation/wine/wine-9999.ebuild
@@ -210,7 +210,7 @@ src_unpack() {
                fi
        else
                unpack ${P}.tar.bz2
-               use staging || use pulseaudio && unpack "${STAGING_P}.tar.gz"
+               use staging && unpack "${STAGING_P}.tar.gz"
        fi
 
        unpack "${WINE_GENTOO}.tar.bz2"

Reply via email to