> Am Dienstag, 17. August 2004 14:26 schrieb Fabien COELHO:
Bruce Momjian <bruce@momjian.us>
> 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
| Path | Change | +/− |
|---|---|---|
| src/Makefile.global.in | modified | +2 −2 |
| src/port/Makefile | modified | +3 −3 |