izbacen bashizam
[sysadmin-cn.git] / debian / postinst
index 7d1a3a7..8c8e824 100755 (executable)
@@ -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 ""