--- /var/development/usr/portage/eclass/mysql-cmake.eclass 2012-06-07 16:31:39.000000000 -0600 +++ eclass/mysql-cmake.eclass 2012-08-10 15:56:01.430207345 -0600 @@ -15,7 +15,7 @@ # the src_unpack, src_prepare, src_configure, src_compile, scr_install, # pkg_preinst, pkg_postinst, pkg_config and pkg_postrm phase hooks. -inherit cmake-utils flag-o-matic multilib +inherit cmake-utils flag-o-matic multilib prefix # # HELPER FUNCTIONS: @@ -301,6 +301,7 @@ -e "/character-set/s|utf8|latin1|g" \ "${TMPDIR}/my.cnf.ok" fi + eprefixify "${TMPDIR}/my.cnf.ok" newins "${TMPDIR}/my.cnf.ok" my.cnf # Minimal builds don't have the MySQL server