X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=8c8e824e918cc6676030745bced386e8ad402dd8;hb=refs%2Ftags%2Fdebian%2F1.27.squeeze1;hp=7d1a3a72c40521ab7d9a207d06f90992f20ca751;hpb=120fc696e5312c3e850172c1e75d0526adb7d486;p=sysadmin-cn.git 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 ""