Browse Source

qt4: fixed typo in qt4.conf

user/chris/wip/linux37
Christian Wiese 12 years ago committed by Christian Wiese
parent
commit
d3d650b9b9
  1. 2
      qt/qt4/qt4.conf

2
qt/qt4/qt4.conf

@ -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"

Loading…
Cancel
Save