Fix build

This commit is contained in:
Alexey Nagaev
2025-10-01 11:58:15 +03:00
parent 59f95f52ce
commit 97b615c36a
8 changed files with 43 additions and 26 deletions

View File

@ -28,7 +28,6 @@ if (args.build_only_branding):
# parse configuration
config.parse()
base.setup_path()
base.check_python()
base_dir = base.get_script_dir(__file__)