diff options
Diffstat (limited to 'dev-db/mysql/mysql-5.5.61.ebuild')
| -rw-r--r-- | dev-db/mysql/mysql-5.5.61.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-5.5.61.ebuild b/dev-db/mysql/mysql-5.5.61.ebuild index b2c26da97b4f..bba690fe0689 100644 --- a/dev-db/mysql/mysql-5.5.61.ebuild +++ b/dev-db/mysql/mysql-5.5.61.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -742,7 +742,7 @@ pkg_config() { --max_allowed_packet=8M \ --net_buffer_length=16K \ --socket=${socket} \ - --pid-file=${pidfile} + --pid-file=${pidfile} \ --tmpdir=${ROOT}/${MYSQL_TMPDIR}" #einfo "About to start mysqld: ${mysqld}" ebegin "Starting mysqld" |
