projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf886d5
)
Allow pod2man 5.005p3 to work with our current sources.
author
Bruce Momjian
<bruce@momjian.us>
Sun, 2 Jun 2002 21:37:26 +0000
(21:37 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Sun, 2 Jun 2002 21:37:26 +0000
(21:37 +0000)
src/interfaces/perl5/GNUmakefile
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/perl5/GNUmakefile
b/src/interfaces/perl5/GNUmakefile
index ede470b299c698103083bc4561ec86c63db5667b..5bde2c05103edd784f965c5ea43bcdcbf387e041 100644
(file)
--- 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