mysql@5.6: fix manual plist_options.

master
Mike McQuaid 2017-01-29 16:18:32 +00:00
parent 76a96b0691
commit b2c986fb79
1 changed files with 1 additions and 1 deletions

View File

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