From d72365ae81c0096bb3f7c2c40b46131ae3e1c565 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 10 Oct 1999 22:06:35 +0000 Subject: Update to version 6.5.2. and.. This is a really small fix: - When compiling postgresql-jdbc, the compilation process presents a bad path to the installed jar-file. PR: 13838 PR: 13865 Submitted by: Palle Girgensohn --- databases/postgresql74-server/files/patch-ba | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'databases/postgresql74-server/files/patch-ba') diff --git a/databases/postgresql74-server/files/patch-ba b/databases/postgresql74-server/files/patch-ba index 5d64eff4e1d9..129a60c3d2f3 100644 --- a/databases/postgresql74-server/files/patch-ba +++ b/databases/postgresql74-server/files/patch-ba @@ -26,7 +26,7 @@ - @echo other applications, copy the postgresql.jar file to a public - @echo "place (under unix this could be /usr/local/lib) and add it" + @echo other applications, add the path -+ @echo !!JAVA_HOME!!/share/java/postgresql.jar ++ @echo !!PREFIX!!/share/java/postgresql.jar @echo to the class path. @echo @echo Then either add -Djdbc.drivers=postgresql.Driver to the -- cgit v1.2.3