treewide: fixup various mysql ocurrences after re-split
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
preConfigure = ''
|
||||
substituteInPlace configure \
|
||||
--replace /usr/include/mysql ${libmysql}/include/mysql
|
||||
--replace /usr/include/mysql ${lib.getDev libmysql}/include/mysql
|
||||
'';
|
||||
configureFlags = [ "--enable-dl"
|
||||
"--enable-odbc"
|
||||
|
||||
Reference in New Issue
Block a user