summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'databases/jdbc-postgresql/patches/patch-aa')
-rw-r--r--databases/jdbc-postgresql/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/jdbc-postgresql/patches/patch-aa b/databases/jdbc-postgresql/patches/patch-aa
new file mode 100644
index 00000000000..77db0c9fefb
--- /dev/null
+++ b/databases/jdbc-postgresql/patches/patch-aa
@@ -0,0 +1,12 @@
+--- Makefile.orig Wed Jun 7 10:31:07 2000
++++ Makefile Wed Jun 7 10:33:52 2000
+@@ -83,8 +83,7 @@
+
+ # This rule builds the javadoc documentation
+ doc:
+- export CLASSPATH=.;\
+- $(JAVADOC) -public \
++ -$(JAVADOC) -public \
+ org.postgresql \
+ org.postgresql.fastpath \
+ org.postgresql.largeobject