summaryrefslogtreecommitdiff
path: root/databases/postgresql81-server/files/patch-doc-Makefile
blob: fbb0844d0c602a95b5fcc110661a4ba6f514a430 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- doc/Makefile~	2003-11-29 20:51:36.000000000 +0100
+++ doc/Makefile	2008-01-07 11:59:15.000000000 +0100
@@ -27,7 +27,7 @@
 
 ifneq ($(wildcard $(srcdir)/postgres.tar.gz),)
 ifneq (,$(docdir))
-found_html := yes
+#found_html := yes
 endif
 endif