app-emulation/wine: Fix STAGING_{MV,GV} in phases; thanks to mgorny

Package-Manager: portage-2.2.28
This commit is contained in:
NP-Hardass
2016-07-10 09:09:13 -04:00
parent b2520af104
commit dccf0f34e8
12 changed files with 48 additions and 0 deletions

View File

@@ -261,6 +261,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -262,6 +262,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -262,6 +262,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -264,6 +264,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -264,6 +264,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -260,6 +260,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -259,6 +259,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -259,6 +259,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -259,6 +259,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -259,6 +259,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -264,6 +264,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {

View File

@@ -264,6 +264,10 @@ pkg_pretend() {
pkg_setup() {
wine_build_environment_check || die
if use staging; then
GV=${STAGING_GV}
MV=${STAGING_MV}
fi
}
src_unpack() {