Re: contrib build fixes - Mailing list pgsql-patches

From Kris Jurka
Subject Re: contrib build fixes
Date
Msg-id Pine.BSO.4.56.0411040321360.17268@leary.csoft.net
Whole thread Raw
In response to Re: contrib build fixes  (Neil Conway <neilc@samurai.com>)
Responses Re: contrib build fixes  (Neil Conway <neilc@samurai.com>)
List 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


pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: contrib build fixes
Next
From: Neil Conway
Date:
Subject: Re: contrib build fixes