mysql@5.5: fix manual plist_options.

Closes #9303.
master
Mike McQuaid 2017-01-29 16:17:56 +00:00
parent 61869e31ad
commit 76a96b0691
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ class MysqlAT55 < Formula
EOS
end
plist_options :manual => "#{HOMEBREW_PREFIX}/opt/mysql55/bin/mysql.server start"
plist_options :manual => "#{HOMEBREW_PREFIX}/opt/mysql@5.5/bin/mysql.server start"
def plist; <<-EOS.undent
<?xml version="1.0" encoding="UTF-8"?>