On 07.01.2011 01:56:19, Ildar Mulyukov wrote:
$ luarocks make --local --to=/tmp/lua-module-cosmo-buildroot/usr /var/tmp/RPM/SOURCES/cosmo-10.04.06-1.rockspec

BUT my problem here: I need the DESTDIR analog*). I was thinking the "--to=" option is the thing I need. I was wrong.

Heya!
I found a workaround (for insertion before luarocks make):
        mkdir -p /tmp/lua-module-cosmo-buildroot/usr/lib/luarocks/rocks
cp -a /usr/lib/luarocks/rocks/manifest /tmp/lua-module-cosmo-buildroot/usr/lib/luarocks/rocks
--
Ildar
_______________________________________________
Luarocks-developers mailing list
[email protected]
http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers

Reply via email to