Files
termux-packages/root-packages/ntfs-3g
termux-pacman-bot c4eebcf18f fix(root/ntfs-3g): fix include directory and autoreconf invocation
- Remove `NOCONFIGURE=1` and `-I"$TERMUX_PREFIX/share/aclocal/"` from `termux_step_pre_configure` to stop error:

```
libtool: Version mismatch error.  This is libtool 2.4.7 Debian-2.4.7-7build1, but the
libtool: definition of this LT_INIT comes from libtool 2.5.4.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.7 Debian-2.4.7-7build1
libtool: and run autoconf again.
```

- Add `includedir="/include"` to `termux_step_make_install` to avoid the `termux_step_massage` duplicate prefix error
2025-12-02 00:51:00 +00:00
..
2023-03-30 21:31:09 +00:00
2023-03-30 21:31:09 +00:00