1
1
mirror of https://github.com/i-tu/Hasklig.git synced 2024-08-15 21:40:42 +03:00

fix python path in build.cmd for FDK versions equal and higher than 2.5.64958

This commit is contained in:
zePanzerfaust 2017-07-21 19:02:14 +02:00 committed by Miguel Sousa
parent 2103fe20bf
commit ca967a4924

View File

@ -10,7 +10,7 @@ for /f %%a in ('where makeotf') do set MAKEOTF_PATH=%%a
if "%MAKEOTF_PATH%" == "" goto error_makeotf_not_found
call :GetDirectoryName PYTHON_PATH "%MAKEOTF_PATH%"
set PYTHON_PATH=%PYTHON_PATH%Python\AFDKOPython\python.exe
set PYTHON_PATH=%PYTHON_PATH%Python\AFDKOPython27\python.exe
set TARGET_PATH=%~dp0\target\
set TARGET_OTF_PATH=%TARGET_PATH%OTF\