Fix bash test for libpq-dev version
authorJeff Godin <jgodin@tadl.org>
Tue, 13 Sep 2011 16:21:56 +0000 (12:21 -0400)
committerJeff Godin <jgodin@tadl.org>
Tue, 13 Sep 2011 16:21:56 +0000 (12:21 -0400)
commit3e2cc44a2906ad9a543f8d31bf4a99d81207053b
tree0df9905f4bc96dcec4e56822eced09fe1cc62e05
parent4194c87743f278b7041e938531adacd3caaf50e6
Fix bash test for libpq-dev version

The libpq-dev test in install_pgsql_client_debs_90 was broken for
me, testing for "8 A" -eq "8".

This change corrects the sed regex, and handles the case where the
libpq-dev package is not installed.
Open-ILS/src/extras/Makefile.install