From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Thomas Lockhart <lockhart(at)fourpalms(dot)org> |
Subject: | Re: beta3 |
Date: | 2001-11-21 22:14:35 |
Message-ID: | Pine.LNX.4.30.0111212015400.614-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian writes:
> OK, I found another problem:
>
> gzip -f --best postgresql-base-7.2b3.tar
> /usr/bin/tar cf postgresql-docs-7.2b3.tar
> postgresql-7.2b3/doc/postgres.tar.gz postgresql-7.2b3/doc/src
>
> ^^^^^^^^^^^^^^^^^^^
> postgresql-7.2b3/doc/TODO.detail postgresql-7.2b3/doc/internals.ps
> /usr/bin/tar: can't add file postgresql-7.2b3/doc/postgres.tar.gz : No
>
> ^^^^^^^^^^^^^^^^^^^
>
> such file or directory
Well, I sent you the list with items 1 through 5 and if you process them
in a different order then all bets are off.
>
> The problem is this line in pgsql/GNUmakefile.in:
>
> docs_files := doc/postgres.tar.gz doc/src doc/TODO.detail doc/internals.ps
>
> Why is doc/postgres.tar.gz used. It normally is in doc/src, and why
> only that doc tarball.
No, this is correct.
>
> And again, there is that intenrals.ps file that doesn't really belong
> there, I think.
>
>
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-11-21 22:15:04 | Re: Rejection of the smallest int8 |
Previous Message | Peter Eisentraut | 2001-11-21 22:14:20 | Re: beta3 |