annotate etc/luarocks/config.lua @ 2043:a38473ce31ac

<ais523> echo "#!/bin/sh" >bin/list; echo -n \'oldpwd=`pwd`; cd /var/irclogs/_esoteric; name=$(cat $(ls ????-??-??.txt | tail -1) | tail -1 | sed "s/[^<]*<//; s/>.*//"); cd $oldpwd; fgrep -q "$name" bin/list || echo -n "$name " >> bin/list; echo \' >> bin/list
author HackBot
date Thu, 07 Feb 2013 21:47:47 +0000
parents 5077917e065a
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 rocks_trees = {
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
2 home..[[/.luarocks]],
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
3 [[/hackenv]]
5077917e065a <GreyKnight> (cd luabuild/luarocks-2.0.12; make install > make.out 2> make.err)
HackBot
parents:
diff changeset
4 }