@ -16,6 +16,11 @@
# we patch in autotools support
autogen=1
# packages support
if atstage toolchain || ! pkginstalled readline; then
var_append extraconfopt ' ' '--without-readline'
fi
# create missing directories
lua_postmake() {
for x in "$lualibdir" "$luadatadir"; do