Re: [LEDE-DEV] [PATCH] luarocks: allow building for the host

2017-11-10 Thread Enrico Mioso
Thank you very much for your reply. I opened a pull request, but I was thinking it was closed, but I wasn't. This is what happen when you read things "late night". I sent my patches over e-mail because I was thinking I missed something on github. Thank you all and sorry for the confusion. Enrico

Re: [LEDE-DEV] [PATCH] luarocks: allow building for the host

2017-11-10 Thread Hans Dedecker
On Fri, Nov 10, 2017 at 1:12 AM, Enrico Mioso wrote: > Allow building luarocks for the host-side, thus making luarocks-based LUA > modules packging easier. Given the extensive use of LUA in LEDE/OpenWRT, > I think it's worth having the luarocks tool available. Hi, Package luarocks belongs to feed

[LEDE-DEV] [PATCH] luarocks: allow building for the host

2017-11-09 Thread Enrico Mioso
Allow building luarocks for the host-side, thus making luarocks-based LUA modules packging easier. Given the extensive use of LUA in LEDE/OpenWRT, I think it's worth having the luarocks tool available. Signed-off-by: Enrico Mioso --- lang/luarocks/Makefile | 18 ++ 1 file changed