summaryrefslogtreecommitdiff
path: root/databases/postgresql80-server/files/patch-doc-Makefile
blob: 35e822272f15e1a10c5121e14bb27b8fab84e254 (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:58:07.000000000 +0100
@@ -27,7 +27,7 @@
 
 ifneq ($(wildcard $(srcdir)/postgres.tar.gz),)
 ifneq (,$(docdir))
-found_html := yes
+#found_html := yes
 endif
 endif