Luarocks appears to be down, so let's use the mirror for now.

This commit is contained in:
John Szakmeister
2014-03-06 21:56:38 -05:00
committed by Thiago de Arruda
parent f2433aedc8
commit 1b5c3331dc

View File

@@ -16,6 +16,10 @@ cd "$luarocks_dir"
make bootstrap make bootstrap
echo 'rocks_servers = {
"http://luarocks.giga.puc-rio.br/";
}' >> "$prefix/etc/luarocks/config-5.1.lua"
# install tools for testing # install tools for testing
luarocks install moonrocks --server=http://rocks.moonscript.org luarocks install moonrocks --server=http://rocks.moonscript.org
moonrocks install moonscript moonrocks install moonscript