From 087b7b93e89b459c83dfa890ce88e45b697b7947 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 7 Jul 2014 10:17:09 -0500 Subject: macvim: update comment --- 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 7f96e9278..9de94a100 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -34,7 +34,7 @@ class Macvim < Formula # If building for 10.7 or up, make sure that CC is set to "clang". ENV.clang if MacOS.version >= :lion - # macvim HEAD only works with the current Ruby.framework because it builds with -framework Ruby + # macvim only works with the current Ruby.framework because it builds with -framework Ruby system_ruby = "/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby" args = %W[ -- cgit v1.2.3