On Tue, 9 Mar 2004, Bruce Momjian wrote:
> Marc G. Fournier wrote:
> > On Tue, 9 Mar 2004, Bruce Momjian wrote:
> >
> > > One idea would be to replace file content with a single URL that points
> > > to the development docs, then when the tarball is built, it can
> > > overwrite those files.
> > >
> > > Marc?
> >
> > Overwrite the files with ... ? The contents of the URL itself, pulled
> > down with lynx?
> >
> > if so, ya, that's easy enough ...
>
> No, actually the URL points to an HTML. You need to do 'gmake HISTORY'
> in the sgml directory, and put that in /HISTORY. Same for INSTALL.
Ah, even easier ... stupid question, but the snapshot is still using the
7.4 docs ... is there a 'gmake' I should be using to build man.tar.gz,
like I do with postgres?
Based on the above, though, here are the steps for building the snapshot
that should be followed ... please confirm ...
/usr/bin/cvs -d /cvsroot -q export -rHEAD pgsql
cd pgsql
./configure
cd doc/src
gmake postgres.tar.gz
mv postgres.tar.gz ..
cp ~ftp/pub/dev/doc/postgres.tar.gz ~ftp/pub/dev/doc/man-7.4.tar.gz ../doc
cd sgml
gmake HISTORY INSTALL
cp HISTORY INSTALL ../../..
cd ../../..
gmake split-dist=yes VERSION=snapshot dist
gmake maintainer-clean
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664