@ -2,5 +2,5 @@ compile_configure() {
./configure --prefix="$dir_prefix" --sysconfdir=/etc $@
make
option !no_check make check
make DESTDIR="$dir_install" install
make DESTDIR="$dir_install/" install
}
@ -1,5 +1,3 @@
# Template satellite file without all the comments.
name=lua
version=5.3.2
update_url="http://www.lua.org/download.html"