summaryrefslogtreecommitdiff
path: root/databases/postgresql82-server/files/patch-doc-Makefile
blob: db8d905694da2586a23f8cdd0acae68af7a39a35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- doc/Makefile~	2005-12-09 22:19:34.000000000 +0100
+++ doc/Makefile	2008-01-07 12:00:13.000000000 +0100
@@ -27,7 +27,7 @@
 
 ifneq ($(wildcard $(srcdir)/postgres.tar.gz),)
 ifneq (,$(docdir))
-found_html := yes
+#found_html := yes
 endif
 endif