aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/lua.rb
AgeCommit message (Collapse)Author
2009-09-30Fix the Lua formula to properly load libraries installed in HOMEBREW_PREFIXJames Whitehead II
2009-09-16Default to patch level 1Max Howell
Having gone through our patches it's clear that p1 is more standard. Also fixed a bug where returning DATA outside of an array would fail to patch.
2009-09-16Use __END__ patch rather than github gistMax Howell
Also there was seemingly some bug where if you didn't read the pipe for the patch commmand the exit status was non-zero.
2009-09-16Fix up Lua formula a bitBen Alpert
2009-09-01Lua formulaSean Wolfe
Lua is a powerful, fast, lightweight, embeddable scripting language.