Bug#416739: Fixes bug 416739 in cyrus-common-2.2

2007-05-18 Thread Sven Mueller
Javier Merino wrote on 17/05/2007 21:33: >- update-rc.d cyrus2.2 remove >/dev/null >+if [ -x usr/sbin/update-rc.d ]; then >+ update-rc.d cyrus2.2 remove >/dev/null >+ fi > ; > The above h

Bug#416739: Fixes bug 416739 in cyrus-common-2.2

2007-05-17 Thread Javier Merino
tags 416739 + patch thanks Hi, The patch attached makes the call in the postrm script to debconf and sysv-rc conditional. That way cyrus-common-2.2 no longer depends on non-essential packages in postrm. Have a nice day, Javi (vicho) diff -u cyrus-imapd-2.2-2.2.13/debian/cyrus-common-2.2.postrm