fix paths for windows builder

This commit is contained in:
ThomasV
2016-02-24 19:06:13 +01:00
parent f1d170cbc9
commit 62f2095faa
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ BTCHIP_GIT_URL=git://github.com/LedgerHQ/btchip-python.git
BRANCH=master
# These settings probably don't need any change
export WINEPREFIX=/opt/electrum/wine64
export WINEPREFIX=/opt/wine64
PYHOME=c:/python27
PYTHON="wine $PYHOME/python.exe "