izbacen bashizam lenny
authorIvan Rako <irako@sabik.carnet.hr>
Fri, 29 May 2009 07:57:41 +0000 (09:57 +0200)
committerIvan Rako <irako@sabik.carnet.hr>
Fri, 29 May 2009 07:57:41 +0000 (09:57 +0200)
debian/changelog
debian/postinst

index 4c1b6e9..ac3e4a3 100644 (file)
@@ -1,4 +1,10 @@
-sysadmin-cn (1.27~lenny1) stable; urgency=low
+sysadmin-cn (1.27~lenny2) stable; urgency=low
+
+  * Izbacen bashizam iz postinsta
+
+ -- Ivan Rako <Ivan.Rako@CARNet.hr>  Fri, 29 May 2009 09:57:29 +0200
+
+sysadmin-cn (1.27~etch1) stable; urgency=low
 
   * Podrska za x86_64
   * dpkg-statoverride u postinst/postrm
 
   * Podrska za x86_64
   * dpkg-statoverride u postinst/postrm
index 7d1a3a7..8c8e824 100755 (executable)
@@ -6,7 +6,7 @@ OLDCONFIG=/etc/adminusers
 LOG=/var/log/sysadmin.log
 OLDLOG=/var/adm/adminlog
 
 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 ""
 
        if [ "$2" ] && dpkg --compare-versions "$2" le "1.24" ; then
        echo ""