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