[Zrouter-src] ZRouter.org: push to ZRouter target/usr.bin/lua/Makefile

zrouter-src at zrouter.org zrouter-src at zrouter.org
Wed Sep 19 21:39:11 UTC 2012


details:   http://zrouter.org/hg/zrouter//rev/3dd16388bd10
changeset: 428:3dd16388bd10
user:      Aleksandr Rybalko <ray at ddteam.net>
date:      Thu Sep 20 00:30:12 2012 +0300
description:
Enable build for luadns and luasyslog.

diffstat:

 target/usr.bin/lua/Makefile |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 1b798ce341c7 -r 3dd16388bd10 target/usr.bin/lua/Makefile
--- a/target/usr.bin/lua/Makefile	Thu Sep 20 00:29:17 2012 +0300
+++ b/target/usr.bin/lua/Makefile	Thu Sep 20 00:30:12 2012 +0300
@@ -2,7 +2,7 @@
 DIR=		/usr/lib/lua
 SHLIBDIR= 	${DIR}
 LIBDIR= 	${DIR}
-SUBDIR=		lua luaexpat luaposix luasocket luasysctl
+SUBDIR=		lua luadns luaexpat luaposix luasocket luasysctl luasyslog
 
 PREINSTALLDIRS+=${DIR}
 


More information about the Zrouter-src mailing list