port/ build fix

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: port/ build fix
Date: 2004-10-27 06:22:01
Message-ID: 1098858121.1964.132.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This trivial patch fixes a missing dependency in src/port/Makefile: if
"make install" is run without the "all" target having been previously
built, the build fails. Per report from Kris Jurka.

Barring any objections I'll apply this to HEAD before the end of the
day.

-Neil

Attachment Content-Type Size
pgport_install_fix-1.patch text/x-patch 226 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2004-10-27 08:04:57 Re: pg_ctl -D canonicalization
Previous Message Matthew T. O'Connor 2004-10-27 04:02:30 pg_autovacuum vacuum cost variables patch v2