Re: All three packages ... - Mailing list pgsql-hackers

From Marc G. Fournier
Subject Re: All three packages ...
Date
Msg-id 20040819210651.F82455@ganymede.hub.org
Whole thread Raw
In response to Re: All three packages ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: All three packages ...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, 19 Aug 2004, Tom Lane wrote:

> "Marc G. Fournier" <scrappy@postgresql.org> writes:
>> 'k, I'm blind ... build scripts for both 7.2 and 7.3 are identical, except
>> for which man.tar.gz it pulls in, and what directories in ftp they get
>> written to ...
>
> Oh, I see the problem.  In doc/Makefile, recent versions pass the "make
> distclean" operation down to doc/src, but 7.2's doesn't.

Done, and done ... sizes look alot better now:

svr1# ls -lt postgresql-7.2.5.tar.gz ../v7.2.4/postgresql-7.2.4.tar.gz
-rw-r--r--  1 pgsql  pgsql  9273234 Aug 19 20:57 postgresql-7.2.5.tar.gz
-rw-r--r--  1 pgsql  pgsql  9244055 Jan 29  2003 ../v7.2.4/postgresql-7.2.4.tar.gz

and check the .tar.gz file, and no html files this time ... well, at least none in sgml ... there are some scattered
elsewhere though :)
 

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org           Yahoo!: yscrappy              ICQ: 7615664


pgsql-hackers by date:

Previous
From: Gaetano Mendola
Date:
Subject: postgres uptime
Next
From: Tom Lane
Date:
Subject: Re: All three packages ...