annotate share/lua/5.2/luarocks/site_config.lua @ 1182:dc6142baa09a

<oerjan> addquote <kmc> i think sand will actually do a poor job of absorbing water inside the large intestine
author HackBot
date Tue, 18 Dec 2012 18:59:06 +0000
parents fa84406a6ddc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1134
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
1 module("luarocks.site_config")
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
2 LUAROCKS_PREFIX=[[/hackenv]]
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
3 LUA_INCDIR=[[/hackenv/include]]
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
4 LUA_LIBDIR=[[/hackenv/lib]]
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
5 LUA_BINDIR=[[/hackenv/bin]]
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
6 LUAROCKS_SYSCONFIG=[[/hackenv/etc/luarocks/config.lua]]
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
7 LUAROCKS_ROCKS_TREE=[[/hackenv]]
1143
fa84406a6ddc <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents: 1134
diff changeset
8 LUAROCKS_UNAME_S=[[Linux]]
fa84406a6ddc <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents: 1134
diff changeset
9 LUAROCKS_UNAME_M=[[x86_64]]
fa84406a6ddc <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents: 1134
diff changeset
10 LUAROCKS_DOWNLOADER=[[curl]]
fa84406a6ddc <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents: 1134
diff changeset
11 LUAROCKS_MD5CHECKER=[[md5sum]]