Skip to content

Commit

Permalink
dev-db/mariadb: Fix one further EAPI 7 path
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/689412
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: Brian Evans <[email protected]>
  • Loading branch information
Brian Evans committed Jul 8, 2019
1 parent 4313305 commit fcbd9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-db/mariadb/mariadb-10.4.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -741,7 +741,7 @@ mysql_init_vars() {

pkg_config() {
_getoptval() {
local mypd="${EROOT}"usr/libexec/mariadb/my_print_defaults
local mypd="${EROOT}"/usr/libexec/mariadb/my_print_defaults
local section="$1"
local flag="--${2}="
local extra_options="${3}"
Expand Down

0 comments on commit fcbd9a5

Please sign in to comment.