Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Date: 2004-03-09 19:46:12
Message-ID: 200403092046.12854.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-docs

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.

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2004-03-09 19:47:05 pgsql-server/src/bin/psql Makefile
Previous Message Marc G. Fournier 2004-03-09 19:42:28 Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile

Browse pgsql-docs by date

  From Date Subject
Next Message Marc G. Fournier 2004-03-09 20:07:00 Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Previous Message Marc G. Fournier 2004-03-09 19:42:28 Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile