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
--
Robert G. Jakabosky
------------------------------------------------------------------------------
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