[93314] trunk/dports/databases/mysql55/Portfile

pixilla at macports.org pixilla at macports.org
Sat May 19 13:41:08 PDT 2012


Revision: 93314
          https://trac.macports.org/changeset/93314
Author:   pixilla at macports.org
Date:     2012-05-19 13:41:08 -0700 (Sat, 19 May 2012)
Log Message:
-----------
databases/mysql55:
- Fix path in mysql55-server notes.

Modified Paths:
--------------
    trunk/dports/databases/mysql55/Portfile

Modified: trunk/dports/databases/mysql55/Portfile
===================================================================
--- trunk/dports/databases/mysql55/Portfile	2012-05-19 20:33:06 UTC (rev 93313)
+++ trunk/dports/databases/mysql55/Portfile	2012-05-19 20:41:08 UTC (rev 93314)
@@ -204,7 +204,7 @@
     notes "
 If this is a new install you might want to run:
 
-\$ sudo -u ${mysqluser} ${prefix}/lib/${name_mysql}/scripts/mysql_install_db
+\$ sudo -u ${mysqluser} ${prefix}/lib/${name_mysql}/bin/mysql_install_db
 "
 
     livecheck.type          none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120519/38b2a973/attachment.html>


More information about the macports-changes mailing list