Re: contrib build fixes

From: Kris Jurka <books(at)ejurka(dot)com>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: contrib build fixes
Date: 2004-11-04 08:23:13
Message-ID: Pine.BSO.4.56.0411040321360.17268@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Thu, 4 Nov 2004, Neil Conway wrote:

> On Wed, 2004-11-03 at 14:45, Neil Conway wrote:
> > Attached is a patch that makes some improvements to the contrib/ build.
>

This breaks make install for the mysql module with

/bin/sh ../../config/install-sh -c -m 644 ./README.mysql /home/jurka/tmp/pg80/doc/postgresql/contrib
../../config/install-sh: ./README.mysql does not exist.

renaming README to README.mysql fixes this.

Kris Jurka

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Neil Conway 2004-11-04 09:16:35 Re: contrib build fixes
Previous Message Neil Conway 2004-11-04 06:17:35 Re: contrib build fixes