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

Commit5a6dfdc

Browse files
committed
Point to doc/src/postgres.tar.gz, which is where the tarball will be
built, not /doc.
1 parent6c402ea commit5a6dfdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎GNUmakefile.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# PostgreSQL top level makefile
33
#
4-
# $Header: /cvsroot/pgsql/GNUmakefile.in,v 1.20 2001/11/2105:41:15 momjian Exp $
4+
# $Header: /cvsroot/pgsql/GNUmakefile.in,v 1.21 2001/11/2115:08:32 momjian Exp $
55
#
66

77
subdir =
@@ -71,7 +71,7 @@ opt_files := src/backend/utils/mb contrib/retep/build.xml \
7171
$(addprefix src/interfaces/, odbc libpq++ libpgtcl perl5 python jdbc) \
7272
$(addprefix src/pl/, plperl tcl)
7373

74-
docs_files := doc/postgres.tar.gz doc/src doc/TODO.detail doc/internals.ps
74+
docs_files := doc/src/postgres.tar.gz doc/src doc/TODO.detail doc/internals.ps
7575

7676
postgresql-base-$(VERSION).tar: distdir
7777
$(TAR) -c $(addprefix --exclude $(distdir)/, $(docs_files) $(opt_files) src/test) \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp