]> git.pld-linux.org Git - packages/postgresql_autodoc.git/commitdiff
- up to 1.41
authorAndrzej Zawadzki <zawadaa@pld-linux.org>
Tue, 13 Nov 2012 09:28:32 +0000 (10:28 +0100)
committerAndrzej Zawadzki <zawadaa@pld-linux.org>
Tue, 13 Nov 2012 09:28:32 +0000 (10:28 +0100)
postgresql_autodoc-Makefile.patch [new file with mode: 0644]

diff --git a/postgresql_autodoc-Makefile.patch b/postgresql_autodoc-Makefile.patch
new file mode 100644 (file)
index 0000000..493909b
--- /dev/null
@@ -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}," \
This page took 0.114767 seconds and 4 git commands to generate.