diff options
author | marino <marino@pkgsrc.org> | 2012-07-12 19:46:50 +0000 |
---|---|---|
committer | marino <marino@pkgsrc.org> | 2012-07-12 19:46:50 +0000 |
commit | ee03921cd26fc79479dfeba94b5c4c8c5b0debeb (patch) | |
tree | 01e7b358d059cb5f51529d1125e3b6f1b21ffff8 /time/xonclock | |
parent | 6ae7cd17a0246ed7d2581bf3d6aa7279d20127c6 (diff) | |
download | pkgsrc-ee03921cd26fc79479dfeba94b5c4c8c5b0debeb.tar.gz |
databases/postgresql83-server: Fix rpath of plpgsql.so
Due to updated PKG_DEVELOPER checks, postgresql83-server started failing
with the following message:
ERROR: lib/postgresql/plpgsql.so: missing libintl.so.8
The plpgsql.so library had no rpath set other than what the base compiler
adds by default. On DragonFly, the libintl.so library would likely have
been found anyway as /usr/pkg/lib is part of the LD_CONFIG hint file
search path, but that isn't a guarantee.
The new patch adds ${libdir} to the plpgsql.so rpath so it passes
PKG_DEVELOPER checks now.
Diffstat (limited to 'time/xonclock')
0 files changed, 0 insertions, 0 deletions