Backport r19353 from trunk
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Feb 2011 21:23:29 +0000 (21:23 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 1 Feb 2011 21:23:29 +0000 (21:23 +0000)
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/branches/rel_2_0@19354 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/src/extras/Makefile.install

index 0157373..c17bfe6 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