summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2016-09-26 20:46:34 +0200
committerThomas Deutschmann <whissi@gentoo.org>2016-09-26 20:46:34 +0200
commitc4da82b024f7606e773e4de982f2865dd8316f4b (patch)
treeb0a18ae811e90de7ff6ca5c94596c8c0b6387a65 /eclass/apache-2.eclass
parentmedia-libs/openjpeg: Fix static builds (diff)
downloadgentoo-c4da82b024f7606e773e4de982f2865dd8316f4b.tar.gz
gentoo-c4da82b024f7606e773e4de982f2865dd8316f4b.tar.bz2
gentoo-c4da82b024f7606e773e4de982f2865dd8316f4b.zip
mysql-multilib-r1.eclass: Use *_is_at_least from versionator eclass
Since dev-db/percona-server was bumped to EAPI=6 usage mysql_fx eclass is no longer inherited [Link1] which results in an error like > # emerge --config dev-db/percona-server > > Configuring pkg... > > * Creating the mysql database and setting proper permissions on it ... > /var/tmp/portage/dev-db/percona-server-5.6.32.78.0/temp/environment: line 4697: mysql_version_is_at_least: command not found To fix this problem I replaced the call to "mysql_version_is_at_least" function from mysql_fx eclass with a call to "version_is_at_least" function from versionator eclass we are already inheriting [Link2]. Link1: https://gitweb.gentoo.org/repo/gentoo.git/tree/eclass/mysql-multilib-r1.eclass?id=b3ae687988d49123628757aa8c5422bdd3b444fb#n46 Link2: https://gitweb.gentoo.org/repo/gentoo.git/tree/eclass/mysql-multilib-r1.eclass?id=b3ae687988d49123628757aa8c5422bdd3b444fb#n43 Gentoo-Bug: https://bugs.gentoo.org/594298
Diffstat (limited to 'eclass/apache-2.eclass')
0 files changed, 0 insertions, 0 deletions