aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mysql.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2010-08-08 10:20:15 -0700
committerAdam Vandenberg2010-08-08 11:24:36 -0700
commit2e7d624242adf41918ff2fb725032c5da8c8a926 (patch)
tree7333058abfbb7532a1a950a9b107466211e5e13e /Library/Formula/mysql.rb
parent90e8a6309a4f05544894dc320ac4635b895d606e (diff)
downloadhomebrew-2e7d624242adf41918ff2fb725032c5da8c8a926.tar.bz2
Update formulae to use path shortcuts
Diffstat (limited to 'Library/Formula/mysql.rb')
-rw-r--r--Library/Formula/mysql.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mysql.rb b/Library/Formula/mysql.rb
index df54541e3..d48c8adf5 100644
--- a/Library/Formula/mysql.rb
+++ b/Library/Formula/mysql.rb
@@ -80,7 +80,7 @@ class Mysql <Formula
plist with a version specific program argument.
Or start manually with:
- #{prefix}/share/mysql/mysql.server start
+ mysql.server start
EOS
end