> Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:

Bruce Momjian <bruce@momjian.us>

Commit: f7587aeba898b8b558741006564b86e9d298c0bc
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-08-28T22:55:06Z
Releases: 8.0.0
> Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:
> > The patch adds missing the "libpgport.a" file to the installation under
> > "install-all-headers". It is needed by some contribs. I install the
> > library in "pkglibdir", but I was wondering whether it should be "libdir"?

Please find attached a small patch against current CVS head that fixes
pgport library installation so that it goes to libdir instead of
pkglibdir. It works for me.

Fabien Coelho

Files

PathChange+/−
src/Makefile.global.in modified +2 −2
src/port/Makefile modified +3 −3