diff --git a/Telegram/build/prepare/prepare.py b/Telegram/build/prepare/prepare.py index 738c16843..396f30019 100644 --- a/Telegram/build/prepare/prepare.py +++ b/Telegram/build/prepare/prepare.py @@ -1219,7 +1219,7 @@ if buildQt5: depends:patches/qtbase_5.15.8/*.patch cd qtbase win: - for /r %%i in (..\\..\\patches\\qtbase_5_15_8\\*) do git apply %%i + for /r %%i in (..\\..\\patches\\qtbase_5.15.8\\*) do git apply %%i cd .. SET CONFIGURATIONS=-debug