fix typo in Windows "build.bat"
This commit is contained in:
parent
c1c12b05f5
commit
a539f4ed25
|
@ -41,7 +41,7 @@ if errorlevel 1 exit /B 1
|
|||
cd ..
|
||||
|
||||
cd mzcom
|
||||
..\..\..\racket -G ..\%BUILD_CONFIG -cu xform.rkt
|
||||
..\..\..\racket -G ..\%BUILD_CONFIG% -cu xform.rkt
|
||||
if errorlevel 1 exit /B 1
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user