@ -117,7 +117,7 @@ for tuple in $tuples; do
tupledriver=${tuple#*:}
if pkginstalled $tuplepkg; then
kgprefix -t $tuplepkg
pkgprefix -t $tuplepkg
var_append confopt " " "-plugin-sql-$tupledriver"
for x in CXX GCC; do
var_append ${x}_WRAPPER_APPEND ' ' "-L$( pkgprefix libdir $tuplepkg )/mysql"