Do download in get.bat instead of build.bat.

This commit is contained in:
Albert Cervera i Areny 2014-10-30 18:02:46 +01:00
parent c26371d8ca
commit 7d7925f506
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,6 @@
hg clone -u 3.0 http://hg.tryton.org/tryton
copy *.dll tryton
cd tryton
\python26\python.exe setup.py py2exe
"\Archivos de programa\NSIS\makensis.exe" /DVERSION=3.0.3 setup.nsi
cd \tryton
c:\python27\python.exe setup.py py2exe
"c:\Archivos de programa\NSIS\makensis.exe" /DVERSION=3.2.3 setup.nsi
cd ..

1
get.bat Normal file
View File

@ -0,0 +1 @@
hg clone -u 3.0 http://hg.tryton.org/tryton