From 3b1a1962f7cd4bd44a5e4de0098129ee1dce6dc6 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 6 Nov 2014 17:55:04 -0600 Subject: Remove outdated comment --- Library/Homebrew/formula.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'Library') diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index e28a27953..c6ff16d88 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -279,8 +279,6 @@ class Formula stage do begin patch - # we allow formulae to do anything they want to the Ruby process - # so load any deps before this point! And exit asap afterwards yield self ensure cp Dir["config.log", "CMakeCache.txt"], HOMEBREW_LOGS+name -- cgit v1.2.3