Removed lua-5.1.3 files, updated lua-5.1.4.bep so that it now works right.

This commit is contained in:
Scott McCreary
2009-11-11 15:50:04 +00:00
parent 48387e3c5b
commit 70814cfc6d
3 changed files with 1 additions and 53 deletions

View File

@@ -2,13 +2,11 @@ DESCRIPTION="Lua is a powerful, fast, light-weight, embeddable scripting languag
HOMEPAGE="http://www.lua.org"
SRC_URI="http://www.lua.org/ftp/lua-5.1.4.tar.gz"
REVISION="1"
STATUS_R5="untested"
STATUS_BONE="untested"
STATUS_HAIKU="stable"
DEPEND=""
BUILD {
cd lua-5.1.4
make haiku INSTALL_TOP=/boot/common LIBS=
make ansi INSTALL_TOP=/boot/common LIBS=
}
INSTALL {