1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-22 18:45:53 -04:00
nixpkgs/pkgs/servers/sql/postgresql
Sebastián Bernardo Galkin edaecb41db
postgis: fix build after output splits
Fixes #15236

Two changes were needed:

- pg_config from postgresql package wasn't reporting the correct location for
the pgxs extension system, after the output split
- json_c is now split in dev and out outputs, postgis configure doesn't find the
library location properly

Closes #15470
2016-05-15 11:49:59 +02:00
..
jdbc
psqlodbc
default.nix postgis: fix build after output splits 2016-05-15 11:49:59 +02:00
disable-resolve_symlinks-94.patch
disable-resolve_symlinks.patch
hardcode-pgxs-path.patch postgis: fix build after output splits 2016-05-15 11:49:59 +02:00
less-is-more.patch