0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-09-19 21:09:35 +00:00
Files
termux-packages/scripts/build/toolchain/termux_setup_toolchain_28c.sh
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

9.4 KiB