FreeBSD Bugzilla – Attachment 5979 Details for
Bug 13865
info fix for postgresql
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 871 bytes, created by
girgen
on 1999-09-21 02:30:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
girgen
Created:
1999-09-21 02:30:00 UTC
Size:
871 bytes
patch
obsolete
>--- postgresql.new/patches/patch-ba~ Tue Sep 21 01:43:25 1999 >+++ postgresql.new/patches/patch-ba Tue Sep 21 01:55:53 1999 >@@ -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 >--- postgresql.new/scripts/configure~ Tue Sep 21 01:43:25 1999 >+++ postgresql.new/scripts/configure Tue Sep 21 01:57:01 1999 >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 13865
: 5979