mirror of
https://github.com/termux/termux-packages.git
synced 2025-02-22 12:17:07 +00:00
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.