aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mercurial.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mercurial.rb b/Library/Formula/mercurial.rb
index b43bbf164..0846e1b83 100644
--- a/Library/Formula/mercurial.rb
+++ b/Library/Formula/mercurial.rb
@@ -43,7 +43,7 @@ class Mercurial < Formula
s += <<-EOS.undent
Extensions have been installed to:
- #{libexec}/hgext
+ #{opt_prefix}/libexec/hgext
EOS
if build.head? then s += <<-EOS.undent