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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
