projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c009a1f
)
Don't ship spi_* man pages. (We don't do that anyway, but now it's automatic.)
author
Peter Eisentraut
<
[email protected]
>
Sat, 2 Dec 2006 01:25:50 +0000
(
01:25
+0000)
committer
Peter Eisentraut
<
[email protected]
>
Sat, 2 Dec 2006 01:25:50 +0000
(
01:25
+0000)
doc/src/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/Makefile
b/doc/src/Makefile
index fd7b00cb443813eae58a027051c76704cbee10b6..4c288b2f483b7133e1ebebb1288a8c9b7e7c1d69 100644
(file)
--- a/
doc/src/Makefile
+++ b/
doc/src/Makefile
@@
-18,4
+18,5
@@
postgres.tar:
man.tar:
$(MAKE) -C sgml man
+ rm sgml/man$(sqlmansect_dummy)/spi_*
$(TAR) -cf $@ -C sgml man1 man$(sqlmansect_dummy)