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
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
2 matches
Mail list logo