mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 05:00:21 +00:00
We cannot copy a file from termux_step_host_build() as that function will not be called when rebuilding a package (the host built dir is reused across builds). Fixes #2764.