summaryrefslogtreecommitdiffstats
path: root/x11-libs/wine/DETAILS
diff options
context:
space:
mode:
authorPol Vinogradov2007-05-07 14:13:48 +0500
committerPol Vinogradov2007-05-07 14:13:48 +0500
commitddec6398bf6646383ed3a91d46502b5d7af3ac32 (patch)
treed3cb19c81d726e25caa72ad2aa32482361abcbb5 /x11-libs/wine/DETAILS
parent99e7279813ac0bae4eb45c2cfc0a4bbc2fb74f80 (diff)
x11-libs/wine:
DETAILS: added SOURCE_DIRECTORY for both branches as it differs
Diffstat (limited to 'x11-libs/wine/DETAILS')
-rwxr-xr-xx11-libs/wine/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-libs/wine/DETAILS b/x11-libs/wine/DETAILS
index 9b447618a2..5af68fb6cf 100755
--- a/x11-libs/wine/DETAILS
+++ b/x11-libs/wine/DETAILS
@@ -8,6 +8,7 @@ if [[ $WINE_VCS == y ]]; then
SOURCE=$SPELL-git.tar.bz2
SOURCE_URL[0]=git://source.winehq.org/git/wine.git:wine
SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-git
else
VERSION=0.9.36
SOURCE=$SPELL-$VERSION.tar.bz2
@@ -18,8 +19,8 @@ else
SOURCE2_URL[1]=http://www.ibiblio.org/pub/linux/system/emulators/$SPELL/$SOURCE2
SOURCE_GPG="wine.gpg:$SOURCE.sign:UPSTREAM_KEY"
SOURCE2_IGNORE=signature
-fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+fi
LICENSE[0]=LGPL
WEB_SITE=http://www.winehq.com/
KEYWORDS="emulator x11 libs"