From 4d8a9c636b333152952625aeb06240f45df37611 Mon Sep 17 00:00:00 2001 From: Andrzej Zawadzki Date: Tue, 13 Nov 2012 10:28:32 +0100 Subject: [PATCH] - up to 1.41 --- postgresql_autodoc-Makefile.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 postgresql_autodoc-Makefile.patch diff --git a/postgresql_autodoc-Makefile.patch b/postgresql_autodoc-Makefile.patch new file mode 100644 index 0000000..493909b --- /dev/null +++ b/postgresql_autodoc-Makefile.patch @@ -0,0 +1,11 @@ +--- Makefile.old 2012-01-05 16:31:42.000000000 +0100 ++++ Makefile 2012-11-12 16:02:07.186671635 +0100 +@@ -23,7 +23,7 @@ + SED = $$(which sed) + + +-all: ${BINARY} ${MANPAGE} ++all: ${BINARY} + + ${MANPAGE}: ${MANPAGE_SOURCE} + ${SED} -e "s,@@TEMPLATE-DIR@@,${DATADIR}," \ -- 2.44.0