mysql@5.6: fix manual plist_options.

This commit is contained in:
Mike McQuaid 2017-01-29 16:18:32 +00:00
parent 76a96b0691
commit b2c986fb79

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"?>