X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=bind9-cn.git;a=blobdiff_plain;f=debian%2Fpostrm;h=a1136872b4f5157312a60db45b99fd3e723cf74d;hp=09d278f7127fcfe897061287e61e1a917ae76bd7;hb=248be0e1bb8731424dce5d650fbdee2f67245ca8;hpb=c2f410567d3dd06ff0a562dbfe40750cdf7c4a22 diff --git a/debian/postrm b/debian/postrm index 09d278f..a113687 100755 --- a/debian/postrm +++ b/debian/postrm @@ -32,7 +32,8 @@ esac # remove our block if [ -e /etc/bind/named.conf.options ]; then - cp-update -r bind9-cn /etc/bind/named.conf.options + echo "CN: Removing bind9-cn leftovers from named.conf.options" + cp-update -r bind9-cn /etc/bind/named.conf.options fi # dh_installdeb will replace this with shell code automatically