X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id DF0B1D1D17E; Tue, 9 Mar 2004 20:07:01 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 44326-08; Tue, 9 Mar 2004 16:07:00 -0400 (AST) Received: from ganymede.hub.org (u46n208.hfx.eastlink.ca [24.222.46.208]) by svr1.postgresql.org (Postfix) with ESMTP id 302D9D1BAC8; Tue, 9 Mar 2004 16:06:59 -0400 (AST) Received: by ganymede.hub.org (Postfix, from userid 1000) id 9E03639F65; Tue, 9 Mar 2004 16:07:00 -0400 (AST) Received: from localhost (localhost [127.0.0.1]) by ganymede.hub.org (Postfix) with ESMTP id 9C1E939D06; Tue, 9 Mar 2004 16:07:00 -0400 (AST) Date: Tue, 9 Mar 2004 16:07:00 -0400 (AST) From: "Marc G. Fournier" X-X-Sender: scrappy@ganymede.hub.org To: Peter Eisentraut Cc: "Marc G. Fournier" , Bruce Momjian , Tom Lane , PostgreSQL-documentation Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile In-Reply-To: <200403092046.12854.peter_e@gmx.net> Message-ID: <20040309160559.B50574@ganymede.hub.org> References: <200403091853.i29IrgE04192@candle.pha.pa.us> <20040309145955.X50574@ganymede.hub.org> <200403092046.12854.peter_e@gmx.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/33 X-Sequence-Number: 2323 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: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664