summaryrefslogtreecommitdiff
path: root/databases/jdbc-postgresql/patches/patch-aa
blob: 77db0c9fefb3ae370b963f3bfcfcdeef54a0238b (plain)
1
2
3
4
5
6
7
8
9
10
11
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