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/macvim.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/macvim.rb') diff --git a/Library/Formula/macvim.rb b/Library/Formula/macvim.rb index 633f55311..4a5817ecc 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -78,7 +78,7 @@ class Macvim < Formula # to wait until MacVim is really able to link against different Python's # on the Mac. Note configure detects brewed python correctly, but that # is ignored. - # See https://github.com/mxcl/homebrew/issues/17908 + # See https://github.com/Homebrew/homebrew/issues/17908 if python2 and python2.framework? and not build.with? "python3" ENV.prepend 'LDFLAGS', "-L#{python2.libdir} -F#{python2.framework}" end -- cgit v1.2.3