0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-18 19:29:36 +00:00
Files
Henrik Grimler 661fd7edf0 fix(scripts/setup_toolchain_28c): cp source.properties later
Currently source.properties is renamed to $_TERMUX_TOOLHAIN_TMPDIR
instead of being copying into the directory $_TERMUX_TOOLCAIN_TMPDIR.
The directory $_TERMUX_TOOLCAIN_TMPDIR is created from the directory
linux-x86_64, move the copying of source.properties to after the
folder has been created.
2025-09-17 04:45:45 +05:30
..