@b4n commented on this pull request.
> - for L in lua5.1 lua51 lua-5.1 lua; do + for L in "$LUA_PKG_NAME" lua lua53 lua54 lua52 luajit lua51; do Why this order? And also, why drop `lua5.1` and `lua-5.1` which probably were added for a reason? -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1238#pullrequestreview-2989640639 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1238/review/[email protected]>
