On Thu, Dec 2, 2010 at 1:07 AM, Alexander Gladysh <[email protected]> wrote: > I need it to build a rock with luarocks make on a clean machine, using > non-public repository.
The current behavior is a little sneaky. If you say 'sudo luarocks make' it goes to the global repo, if 'luarocks make' it goes to the local repo. I guess 'install' can be used for this job, although it does need a valid URL which _is_ awkward. stev ed. _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
