summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/DETAILS
diff options
context:
space:
mode:
authorIsmael Luceno2011-09-14 18:52:05 -0300
committerIsmael Luceno2011-09-15 04:56:29 -0300
commit1dae39b079e11622e568e6f47c0bc8b30b2bf277 (patch)
treed9fad5fd26c0f2bb1b6d85d8d1a24e70c972a86e /x11-libs/wine/DETAILS
parent924f1109475ca04de538c1986be28abe872ad659 (diff)
wine: Use prepare_select_branch
Diffstat (limited to 'x11-libs/wine/DETAILS')
-rwxr-xr-xx11-libs/wine/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 89aed33fa9..c88582d743 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -1,6 +1,6 @@
SPELL=wine
-if [[ $WINE_VCS == y ]]; then
- if [[ $WINE_VCS_AUTOUPDATE == y ]]; then
+if [[ $WINE_BRANCH == scm ]]; then
+ if [[ $WINE_AUTOUPDATE == y ]]; then
VERSION=$(date +%Y%m%d)
else
VERSION=git
@@ -11,7 +11,7 @@ if [[ $WINE_VCS == y ]]; then
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
FORCE_DOWNLOAD=1
else
- if [[ $WINE_DEVEL == y ]]; then
+ if [[ $WINE_BRANCH == devel ]]; then
VERSION=1.3.28
else
VERSION=1.2.3