nixpkgs/pkgs/development/libraries/postgis
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
..
default.nix postgis: fix build after output splits 2016-05-15 11:49:59 +02:00
pg_db_postgis_enable.sh psotgis: 2010-05-26 19:01:10 +00:00
pg_db_postgis_fix_or_load_sql_dump.sh