aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2002-06-02 21:37:26 +0000
committerBruce Momjian <bruce@momjian.us>2002-06-02 21:37:26 +0000
commit6bb39991da759964601c42ccb8d44d43bcbb0d5d (patch)
tree78d2e4df4e4385bc91c4c2a3fdebf3799acc3a19
parentbf886d5baf1a2dcd9cd2f114713c3ade7ec21d0b (diff)
downloadpostgresql-6bb39991da759964601c42ccb8d44d43bcbb0d5d.tar.gz
postgresql-6bb39991da759964601c42ccb8d44d43bcbb0d5d.zip
Allow pod2man 5.005p3 to work with our current sources.
-rw-r--r--src/interfaces/perl5/GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/perl5/GNUmakefile b/src/interfaces/perl5/GNUmakefile
index ede470b299c..5bde2c05103 100644
--- a/src/interfaces/perl5/GNUmakefile
+++ b/src/interfaces/perl5/GNUmakefile
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/src/interfaces/perl5/Attic/GNUmakefile,v 1.7 2002/05/28 16:57:53 petere Exp $
+# $Header: /cvsroot/pgsql/src/interfaces/perl5/Attic/GNUmakefile,v 1.8 2002/06/02 21:37:26 momjian Exp $
subdir = src/interfaces/perl5
top_builddir = ../../..
@@ -53,7 +53,7 @@ Pg.bs:
touch $@
Pg.$(perl_man3ext): Pg.pm
- $(POD2MAN) $< $@
+ $(POD2MAN) --section=$(perl_man3ext) $< > Pg.$(perl_man3ext)
# During install, we must guard against the likelihood that we don't