From: senator Date: Tue, 1 Feb 2011 21:22:40 +0000 (+0000) Subject: This should get this correct version of postgresql installed for clean X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=71dbd5b2d656a5c15b9f72aa84110b8013350bfb;p=contrib%2FConifer.git 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 --- 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