diff etc/luarocks/config.lua @ 1134:5077917e065a

<GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
author HackBot
date Fri, 14 Dec 2012 22:26:18 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/etc/luarocks/config.lua	Fri Dec 14 22:26:18 2012 +0000
@@ -0,0 +1,4 @@
+rocks_trees = {
+   home..[[/.luarocks]],
+   [[/hackenv]]
+}