authentic2.postinst: remove amue

This commit is contained in:
Jérôme Schneider 2013-11-19 14:25:19 +01:00
parent 9366c073f5
commit a226e229d2
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ if [ -f /usr/share/dbconfig-common/dpkg/postinst.pgsql ]; then
dbc_generate_include_args="-o template_infile=/usr/share/authentic2/templates/db.conf -U"
dbc_generate_include_owner="authentic"
dbc_generate_include_perms="640"
dbc_go amue-authentic2 $@
dbc_go authentic2 $@
fi
# dh_installdeb will replace this with shell code automatically