postgresql: split and fixup some referrers

This commit is contained in:
Vladimír Čunát
2015-10-28 10:09:32 +01:00
parent 04c7506f0f
commit 261961c97d
6 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
export CCARGS="-I$out/include \
-L${mysql.lib}/lib/mysql \
-L${postgresql}/lib \
-L${postgresql.lib}/lib \
-L${sqlite.out}/lib";
'';