postgresql: fix pkg-config file
authorSebastian Kemper <redacted>
Wed, 4 Mar 2020 20:52:06 +0000 (21:52 +0100)
committerSebastian Kemper <redacted>
Thu, 5 Mar 2020 21:41:21 +0000 (22:41 +0100)
commit00882ebb3633a25a1dac03d14ccbfbfe7358aec4
treed4438e6d175f71059d9193ca711c437fd23b7cfe
parent5c4480451c958796de0765c167b73e44cc05c1bb
postgresql: fix pkg-config file

Currently the pc file has includedir hard coded to "/usr/include" and
libdir to "/usr/lib". This commit changes this so they can be controlled
via the "prefix" variable.

Signed-off-by: Sebastian Kemper <redacted>
libs/postgresql/Makefile
libs/postgresql/patches/001-configure_fixes.patch
libs/postgresql/patches/200-ranlib.patch
libs/postgresql/patches/300-fix-pc-file.patch [new file with mode: 0644]
libs/postgresql/patches/900-pg_ctl-setuid.patch
git clone https://git.99rst.org/PROJECT