aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/install.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/install.rb')
-rwxr-xr-xLibrary/Homebrew/install.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/install.rb b/Library/Homebrew/install.rb
index 927e976bc..a27cd2e4f 100755
--- a/Library/Homebrew/install.rb
+++ b/Library/Homebrew/install.rb
@@ -1,4 +1,6 @@
#!/usr/bin/ruby
+BREW_FILE = `which brew`.strip
+
require 'global'
require 'brew.h'
@@ -8,6 +10,7 @@ require 'formula'
require 'hardware'
require 'keg'
+
show_summary_heading = false
def text_for_keg_only_formula f