Fixes debian packaging checking wrong template.

This commit is contained in:
Damian Minkov 2015-03-26 13:19:50 +02:00
parent 58494d45db
commit a093b455b3
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ case "$1" in
. /usr/share/debconf/confmodule
# detect dpkg-reconfigure, just delete old links
db_get jitsi-meet/jvb-hostname
db_get jitsi-meet-prosody/jvb-hostname
JVB_HOSTNAME_OLD=$RET
if [ -n "$RET" ] && [ ! "$JVB_HOSTNAME_OLD" = "$JVB_HOSTNAME" ] ; then
rm -f /etc/prosody/conf.d/$JVB_HOSTNAME_OLD.cfg.lua