From 8b156025bfaafacb7c4ff247576da93bda5e44b8 Mon Sep 17 00:00:00 2001 From: magicse Date: Thu, 8 Sep 2022 02:35:48 +0300 Subject: [PATCH] changed name to corrected changed name to corrected --- bootstrap.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.bat b/bootstrap.bat index 876a7638f10f..8417232f35a3 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -12,7 +12,7 @@ ECHO Building Boost.Build engine if exist ".\tools\build\src\engine\b2.exe" del tools\build\src\engine\b2.exe pushd tools\build\src\engine -call .\build.bat +call .\bootstrap.bat @ECHO OFF popd