Skip to content

Commit 5a6dfdc

Browse files
committed
Point to doc/src/postgres.tar.gz, which is where the tarball will be
built, not /doc.
1 parent 6c402ea commit 5a6dfdc

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/21 05:41:15 momjian Exp $
4+
# $Header: /cvsroot/pgsql/GNUmakefile.in,v 1.21 2001/11/21 15: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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy