From 71dbd5b2d656a5c15b9f72aa84110b8013350bfb Mon Sep 17 00:00:00 2001 From: senator Date: Tue, 1 Feb 2011 21:22:40 +0000 Subject: [PATCH] This should get this correct version of postgresql installed for clean installations on debian-lenny, *if* your system has the backports repo enabled. git-svn-id: svn://svn.open-ils.org/ILS/trunk@19353 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/src/extras/Makefile.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index dfea90b99e..1be7dc5183 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -209,10 +209,10 @@ PGSQL_CLIENT_DEBS_83 = \ postgresql-client PGSQL_CLIENT_DEBS_84 = \ - postgresql-client + postgresql-client-8.4 PGSQL_SERVER_DEBS_84 = \ - postgresql \ + postgresql-8.4 \ postgresql-contrib-8.4 \ postgresql-plperl-8.4 \ postgresql-server-dev-8.4 -- 2.11.0