]>
git.sthu.org Git - smailq.git/blob - debian/smailq.postinst
5 if [ -e /usr
/share
/debconf
/confmodule
]; then
6 .
/usr
/share
/debconf
/confmodule
13 update-alternatives
--install /usr
/sbin
/sendmail sendmail
/usr
/sbin
/sendmail.smailq
5 \
14 --slave /usr
/lib
/sendmail lib-sendmail
/usr
/sbin
/sendmail.smailq
;
15 update-alternatives
--set sendmail
/usr
/sbin
/sendmail.smailq || true
16 update-alternatives
--set lib-sendmail
/usr
/sbin
/sendmail.smailq || true