Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9dbb63

Browse files
committed
Don't ship spi_* man pages. (We don't do that anyway, but now it's automatic.)
1 parent3394839 commitb9dbb63

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎doc/src/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Postgres documentation makefile
2-
# $PostgreSQL: pgsql/doc/src/Makefile,v 1.32 2003/11/29 19:51:36 pgsql Exp $
2+
# $PostgreSQL: pgsql/doc/src/Makefile,v 1.33 2006/12/02 01:25:50 petere Exp $
33

44
subdir = doc/src
55
top_builddir = ../..
@@ -18,4 +18,5 @@ postgres.tar:
1818

1919
man.tar:
2020
$(MAKE) -C sgml man
21+
rm sgml/man$(sqlmansect_dummy)/spi_*
2122
$(TAR) -cf$@ -C sgml man1 man$(sqlmansect_dummy)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp