X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=sysadmin-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=8c8e824e918cc6676030745bced386e8ad402dd8;hp=7d1a3a72c40521ab7d9a207d06f90992f20ca751;hb=1658178c6e43dea46cfe6ee7259b670384283546;hpb=a5e14fdf57b99f5a2dfef9779bdfa262bf583236 diff --git a/debian/postinst b/debian/postinst index 7d1a3a7..8c8e824 100755 --- a/debian/postinst +++ b/debian/postinst @@ -6,7 +6,7 @@ OLDCONFIG=/etc/adminusers LOG=/var/log/sysadmin.log OLDLOG=/var/adm/adminlog -if [ "$1" == "configure" ]; then +if [ "$1" = "configure" ]; then if [ "$2" ] && dpkg --compare-versions "$2" le "1.24" ; then echo ""