update one more path in windows builder
authorthomasv <thomasv@gitorious>
Fri, 11 Jan 2013 16:39:39 +0000 (17:39 +0100)
committerthomasv <thomasv@gitorious>
Fri, 11 Jan 2013 16:39:39 +0000 (17:39 +0100)
contrib/build-wine/build-electrum-git.sh

index e31d9ef..bafa227 100755 (executable)
@@ -6,7 +6,7 @@ BRANCH=master
 NAME_ROOT=electrum
 
 # These settings probably don't need any change
-export WINEPREFIX=~/.wine-electrum
+export WINEPREFIX=/opt/wine-electrum
 PYHOME=c:/python26
 PYTHON="wine $PYHOME/python.exe -OO -B"