mirror of
https://github.com/ARM-software/devlib.git
synced 2025-10-07 03:03:20 +01:00
Do not attempt to create shutil from shutil.in inside PACKAGE_BIN_DIRECTORY as that may not be writable. Instead, create it in the temporary directory and remove it right after installing.