From d17a03ad496d3642323f837bb32e337b9cb12dc7 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 3 Jun 2013 15:03:22 -0500 Subject: macvim: style --- 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 30cd547b8..8c30879ff 100644 --- a/Library/Formula/macvim.rb +++ b/Library/Formula/macvim.rb @@ -42,7 +42,7 @@ class Macvim < Formula --with-local-dir=#{HOMEBREW_PREFIX} ] - args << "--with-macsdk=#{MacOS::version.to_s}" unless MacOS::CLT.installed? + args << "--with-macsdk=#{MacOS.version}" unless MacOS::CLT.installed? args << "--enable-cscope" if build.with? "cscope" if build.with? "lua" -- cgit v1.2.3