local LUA=$(installed_version lua)

default_install &&

install -m 644 python.lua $INSTALL_ROOT/usr/lib/lua/${LUA%.?}
