Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
От | Marc G. Fournier |
---|---|
Тема | Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile |
Дата | |
Msg-id | 20040309160559.B50574@ganymede.hub.org обсуждение исходный текст |
Ответ на | Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile
Re: [COMMITTERS] pgsql-server/doc/src/sgml Makefile |
Список | pgsql-docs |
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
В списке pgsql-docs по дате отправления: