mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-02-04 17:12:20 +00:00
- Fixes `mv: cannot overwrite '/data/data/com.termux/files/usr/share/cmake': Directory not empty` if anything else that also has a `$TERMUX_PREFIX/share/cmake` folder was already installed previously - Prevents any similar error from occurring for the `$TERMUX_PREFIX/lib/clang/$llvm_major_version/lib` folder - Fix repeated builds by removing `$TERMUX_HOSTBUILD_MARKER` during `termux_step_configure()`