mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 05:04:38 +03:00
handle Updates.xml Operation extract elements.
This commit is contained in:
@@ -1157,6 +1157,7 @@ def installer(
|
||||
name = qt_package.name
|
||||
base_url = qt_package.base_url
|
||||
archive: Path = archive_dest / qt_package.archive
|
||||
base_dir = posixpath.join(base_dir, qt_package.archive_install_path)
|
||||
start_time = time.perf_counter()
|
||||
Settings.load_settings(file=settings_ini)
|
||||
# setup queue logger
|
||||
|
||||
Reference in New Issue
Block a user