default_pre_build      &&
cd "$SOURCE_DIRECTORY" &&

if is_depends_enabled $SPELL luajit; then
  sedit 's/LUAVER *:=.*/LUAVER := 5.1/' Makefile
fi
