On Tue, Nov 15, 2011 at 12:39 AM, Robert G. Jakabosky <[email protected]> wrote: > Using the cmake build type in a rockspec will fail with luarocks 2.0.6 because > of a missing variable. > > As a workaround add the CMAKE variable to /etc/luarocks/config.lua: > variables = { > CMAKE = "cmake", > } > > See details of the problem here: > https://github.com/Neopallium/lua-handlers/issues/2
Thanks for the report, just fixed this in git. -- Hisham http://hisham.hm/ - http://colorbleed.com.br/ ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Luarocks-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/luarocks-developers
