Re: [HACKERS] Broken makefile for docs

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, Postgres Hackers List <hackers(at)postgresql(dot)org>
Subject: Re: [HACKERS] Broken makefile for docs
Date: 1998-04-13 14:40:06
Message-ID: Pine.NEB.3.95.980413103917.22892E-100000@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 13 Apr 1998, Thomas G. Lockhart wrote:

> > > What is "unpacked"? And why does the docs Makefile want it??
> > < PGDOCS= /usr/local/cdrom/docs
> > ---
> > > PGDOCS= unpacked
> >
> > Changes for DESTDIR/linux that Bruce committed, but what I had before
> > that would have broken on your machine also, I fear :)
>
> Well, /usr/local/cdrom/docs doesn't quite work either :)

Nope, that was just me working on the cd's :) I must have done a
commit without realizing the change...

> Will revert to the original stuff unless there is a "grand scheme" for
> this. We're now using POSTGRESDIR for the DESTDIR function?

No, I believe we got rid of the DESTDIR functionality altogether
as it was unrequired...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-04-13 15:05:53 Re: [HACKERS] Re: [INTERFACES] New pg_type for large object
Previous Message Thomas G. Lockhart 1998-04-13 14:39:15 Re: [HACKERS] Broken makefile for docs