From 3c86d2b8ffdcb854c88553c86b7911dfbb9766db Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sat, 14 Dec 2013 18:13:11 +0000 Subject: Update docs, comment mxcl/homebrew refs. --- Library/Formula/lua.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/lua.rb') diff --git a/Library/Formula/lua.rb b/Library/Formula/lua.rb index 970dafe41..060dfd001 100644 --- a/Library/Formula/lua.rb +++ b/Library/Formula/lua.rb @@ -17,7 +17,7 @@ class Lua < Formula option 'without-sigaction', 'Revert to ANSI signal instead of improved POSIX sigaction' # Be sure to build a dylib, or else runtime modules will pull in another static copy of liblua = crashy - # See: https://github.com/mxcl/homebrew/pull/5043 + # See: https://github.com/Homebrew/homebrew/pull/5043 def patches p = [DATA] # sigaction provided by posix signalling power patch from -- cgit v1.2.3