pgsql: scripts: Add build prerequisite on libpgport

Lists: pgsql-committers
From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: scripts: Add build prerequisite on libpgport
Date: 2013-02-08 11:47:02
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

scripts: Add build prerequisite on libpgport

Without this, building in src/bin/scripts directly will fail if
libpgport wasn't built first. Other bin components are handled the same
way.

Phil Sorber

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4760142146ffc0a88a17b7ef477b8a84b041238e

Modified Files
--------------
src/bin/scripts/Makefile | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)