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 A732AD1D267 for ; Wed, 21 Apr 2004 15:34:23 -0300 (ADT) 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 76987-07 for ; Wed, 21 Apr 2004 15:34:22 -0300 (ADT) Received: from sss.pgh.pa.us (sss.pgh.pa.us [66.207.139.130]) by svr1.postgresql.org (Postfix) with ESMTP id 2D25FD1D1D5 for ; Wed, 21 Apr 2004 15:34:21 -0300 (ADT) Received: from sss2.sss.pgh.pa.us (tgl@localhost [127.0.0.1]) by sss.pgh.pa.us (8.12.11/8.12.11) with ESMTP id i3LIYDxX014078; Wed, 21 Apr 2004 14:34:13 -0400 (EDT) To: Peter Eisentraut Cc: josh@agliodbs.com, pgsql-docs@postgresql.org Subject: Re: Fwd: PostgreSQL 7.4 documentation packaging In-reply-to: <200404211436.59292.peter_e@gmx.net> References: <200404191518.19125.josh@agliodbs.com> <200404211436.59292.peter_e@gmx.net> Comments: In-reply-to Peter Eisentraut message dated "Wed, 21 Apr 2004 14:36:59 +0200" Date: Wed, 21 Apr 2004 14:34:13 -0400 Message-ID: <14077.1082572453@sss.pgh.pa.us> From: Tom Lane X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200404/24 X-Sequence-Number: 2368 Peter Eisentraut writes: > Am Dienstag, 20. April 2004 00:18 schrieb Josh Berkus: >> Just got this request from Mark Recht, who maintains an RPM package library >> at www.pkgsrc.org. > pkgsrc is a NetBSD package library, not an RPM library. We do have a target > to "compile" the documentation, which is how the documentation is built in > the first place. I don't know what "standard" there is about that. I think what he was actually asking for was to provide a relatively simple way (like a configure option) of installing the HTML docs into a different directory from the plaintext docs. It didn't sound like an unreasonable request ... regards, tom lane