mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-28 05:32:35 +00:00
- Fixes https://github.com/termux/termux-packages/issues/26043 - This package can become linked to `abseil-cpp` libraries and begin failing to run if it is not recompiled every time `abseil-cpp` is bumped - Also adds `include/fmt` to `TERMUX_PKG_RM_AFTER_INSTALL` to prevent error `trying to overwrite '/data/data/com.termux/files/usr/include/fmt/args.h', which is also in package fmt 1:11.2.0` - Also fixes error `ln: failed to create symbolic link '/data/data/com.termux/files/usr/lib/libc10.so': File exists` during rebuilds