- Connect lang/lua50 after repocopy from lang/lua

Repocopy by:	marcus
This commit is contained in:
Pav Lucistnik 2006-05-03 12:37:03 +00:00
parent 64f800f4ae
commit 4ca95f53cf
2 changed files with 2 additions and 1 deletions

View File

@ -135,6 +135,7 @@
SUBDIR += lua
SUBDIR += lua-mode.el
SUBDIR += lua4
SUBDIR += lua50
SUBDIR += lush
SUBDIR += maude
SUBDIR += mawk

View File

@ -19,7 +19,7 @@ MASTER_SITES= http://www.lua.org/ftp/ \
MAINTAINER= him@richardkiss.com
COMMENT= Small, compilable scripting language providing easy access to C code
USE_REINPLACE= yes
LATEST_LINK= lua50
MAN1= lua.1 luac.1
ALL_TARGET= all so
INSTALL_TARGET= install soinstall