Update to version 6.5.2.

and..

<quote>
This is a really small fix:
 - When compiling postgresql-jdbc, the compilation process presents a
bad path to the installed jar-file.
</quote>

PR:             13838
PR:		13865
Submitted by:   Palle Girgensohn <girgen@partitur.se>
This commit is contained in:
Chris Piazza
1999-10-10 22:06:35 +00:00
parent 134508746d
commit d72365ae81
112 changed files with 350 additions and 308 deletions

View File

@@ -4,4 +4,4 @@
cd $WRKSRC || exit 1
perl -pi -e "s=!!JAVA_HOME!!=${JAVA_HOME}=" ${WRKSRC}/interfaces/jdbc/Makefile
perl -pi -e "s=!!JAVA_HOME!!=${JAVA_HOME}=; s=!!PREFIX!!=${PREFIX}=" ${WRKSRC}/interfaces/jdbc/Makefile