Files
termux-packages/packages/fennel
termux-pacman-bot 3f4ab1fcbd bump fennel to 1.5.1 (#21763)
Removed Makefile.patch, which no longer applied due to changes in the
Makefile. Instead, exported the relevant overrides from build.sh, as
both LUA_VERSION and LUA are set with ?=, making them overridable via
environment variables.

Dropped `BIN_LUA_VERSION` and `MAN_PANDOC` overrides; neither of these
are used during `make install` - the man pages are built during the
Fennel release process and checked into the repository for each tag.
2024-10-11 20:07:29 +00:00
..