]> git.deb.at Git - pkg/abook.git/blobdiff - debian/config
Imported Debian patch 0.5.4-2
[pkg/abook.git] / debian / config
index c4a0c8ae0d31303f02b56efefc73e97e5186b9b6..05bb732aa9afdb3e1a8a663c59c89d1ac793dea7 100644 (file)
@@ -7,7 +7,7 @@ version=$2
 # Source debconf library.
 . /usr/share/debconf/confmodule
 
-if [ "$action" = "configure" -a -n "$version" ]; then
+if [ "$action" = "configure" ] && [ -n "$version" ]; then
        if dpkg --compare-versions "$version" lt "0.5.0"; then
                db_input medium abook/files_moved || true
                db_go