This should get this correct version of postgresql installed for clean
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Feb 2011 21:22:40 +0000 (21:22 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Feb 2011 21:22:40 +0000 (21:22 +0000)
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

index dfea90b..1be7dc5 100644 (file)
@@ -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