make dist
...
autoconf configure.ac -f
between commits in order to get the version stuff to update and hence make dist
to show the right version tag. Hence the warnings about using a fully clean clone before starting in the release checklist.
make busted
isn't an option on source builds. Not a big deal but already had to tweak the stable Arch package to dodge it. v0.10.1
in a week or so as needed, hopefully with anything Homebrew or other packagers need too.
--system-luarocks
should be --with-system-luarocks
-t
--without-system-luarocks
would cause the make
process to fetch and bundle them all with SILE without telling brew
anything about them.