aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Homebrew/formula.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb
index dc23e733d..1900d3684 100644
--- a/Library/Homebrew/formula.rb
+++ b/Library/Homebrew/formula.rb
@@ -287,7 +287,7 @@ class Formula
end
def self.path name
- HOMEBREW_PREFIX+'Library'+'Formula'+"#{name.downcase}.rb"
+ HOMEBREW_REPOSITORY+"Library/Formula/#{name.downcase}.rb"
end
def deps