mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-11 13:23:23 +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.