#! /bin/bash set -e . /usr/share/debconf/confmodule if [ -r /usr/share/dbconfig-common/dpkg/config.pgsql ] ; then . /usr/share/dbconfig-common/dpkg/config.pgsql dbc_go libreplan $@ fi