summaryrefslogtreecommitdiff
path: root/databases/postgres-xl/files/patch-doc-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgres-xl/files/patch-doc-Makefile')
-rw-r--r--databases/postgres-xl/files/patch-doc-Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/postgres-xl/files/patch-doc-Makefile b/databases/postgres-xl/files/patch-doc-Makefile
deleted file mode 100644
index 0d0adb929fb7..000000000000
--- a/databases/postgres-xl/files/patch-doc-Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
---- doc/Makefile.orig 2017-04-19 15:17:02 UTC
-+++ doc/Makefile
-@@ -12,5 +12,5 @@ subdir = doc
- top_builddir = ..
- include $(top_builddir)/src/Makefile.global
-
--all distprep html man install installdirs uninstall clean distclean maintainer-clean:
-+all distprep man install installdirs uninstall clean distclean maintainer-clean:
- $(MAKE) -C src $@