update one more path in windows builder

This commit is contained in:
thomasv 2013-01-11 17:39:39 +01:00
parent 87079a6e2c
commit 8175eaed4b
1 changed files with 1 additions and 1 deletions

View File

@ -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"