public inbox for [email protected]  
help / color / mirror / Atom feed
From: Marc G. Fournier <[email protected]>
To: Peter Eisentraut <[email protected]>
Cc: Marc G. Fournier <[email protected]>
Cc: Bruce Momjian <[email protected]>
Cc: Tom Lane <[email protected]>
Cc: PostgreSQL-documentation <[email protected]>
Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Date: Tue, 9 Mar 2004 16:07:00 -0400 (AST)
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
	<[email protected]>
	<[email protected]>

On Tue, 9 Mar 2004, Peter Eisentraut wrote:

> Marc G. Fournier wrote:
> > /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
>
> This looks mostly correct (modulo the other comments), but it seems
> there is still a lot of room for automation in there.

Definitely open to suggestions on changing it ... I'm down to:

/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/man-7.4.tar.gz ../doc/man.tar.gz
cd sgml
gmake HISTORY INSTALL
mv -f HISTORY INSTALL ../../..
cd ../../..
gmake split-dist=yes VERSION=snapshot dist
gmake maintainer-clean


You tell me what else I should add here ... :)

----
Marc G. Fournier           Hub.Org Networking Services (http://www.hub.org)
Email: [email protected]           Yahoo!: yscrappy              ICQ: 7615664



view thread (43+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected], [email protected]
  Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox