X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;ds=sidebyside;f=debian%2Fpostinst;h=19fba5dc8ec245504da354e97ec79c1e530d7970;hb=c7c48997fa54caa0348f001bb602dd0473c489be;hp=59f1d6ca477e0c607519ef970046c399d95967b4;hpb=622a065ceb651a4827ae6f480065aa84f1b4f213;p=spamassassin-cn.git diff --git a/debian/postinst b/debian/postinst index 59f1d6c..19fba5d 100755 --- a/debian/postinst +++ b/debian/postinst @@ -37,7 +37,7 @@ db_version 2.0 umask 022 # clean up old debconf questions that are no longer in this package -if dpkg --compare-versions "$2" lt 3.1.7-4; then +if dpkg --compare-versions "$2" lt-nl "3.1.7-4"; then db_unregister spamassassin-cn/usedcc || true fi