On Sat, Jan 15, 2011 at 12:34 PM, Brian Maher <[email protected]> wrote: > Okay, this rockspec works if you are using `wget` method of retrieval > (which automatically follows 302 redirects): > > https://github.com/brimworks/lua-http-parser/raw/master/lua-http-parser-1.0-1.rockspec
Worked fine here, thanks. The rock is now uploaded to the repo. > Note that `curl` doesn't automatically follow redirects, so if this is > going to work for everyone then this change needs to be applied: > > https://github.com/brimworks/luarocks/commit/7f3053c052729e6bbf6ec1477b921540fbde226a > > I'm not sure about other platform specific download methods, but I > only tested wget and curl. Thanks! Applied. (BTW, I spent some time reading online to try to figure out what's the "right way" to get a commit from someone else's github tree but then I just gave up and performed the 3-character change by hand and commited the change...) -- Hisham _______________________________________________ Luarocks-developers mailing list [email protected] http://lists.luaforge.net/cgi-bin/mailman/listinfo/luarocks-developers
