summaryrefslogtreecommitdiff
path: root/debian/rsyslog-pgsql.prerm
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2009-02-06 14:12:53 +0100
committerMichael Biebl <biebl@debian.org>2009-02-06 20:37:23 +0100
commiteffbfe13d80d37164a7a8a3b6415b7074e13567d (patch)
tree56ee9cc85d2fd296a6df6ed2b9514318a248e6d2 /debian/rsyslog-pgsql.prerm
parent4aed4b6a6a518a73aaa2df2312c13bf1e1564b6f (diff)
downloadrsyslog-effbfe13d80d37164a7a8a3b6415b7074e13567d.tar.gz
Specify the db type when including the dbc maintainer scripts
Explictly include the mysql resp. pgsql version of the dbconfig-common maintainer scripts.
Diffstat (limited to 'debian/rsyslog-pgsql.prerm')
-rw-r--r--debian/rsyslog-pgsql.prerm2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rsyslog-pgsql.prerm b/debian/rsyslog-pgsql.prerm
index f595a6b..02d4ed4 100644
--- a/debian/rsyslog-pgsql.prerm
+++ b/debian/rsyslog-pgsql.prerm
@@ -3,7 +3,7 @@
set -e
. /usr/share/debconf/confmodule
-. /usr/share/dbconfig-common/dpkg/prerm
+. /usr/share/dbconfig-common/dpkg/prerm.pgsql
dbc_go rsyslog-pgsql $@