From: Ivan Rako Date: Tue, 23 Oct 2007 09:40:13 +0000 (+0000) Subject: r5: X-Git-Tag: debian/1.2.15-1~21 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=dovecot-cn.git;a=commitdiff_plain;h=9ab5921c769b2159ab5099c9e61b1988ac676454;ds=sidebyside r5: --- diff --git a/debian/postinst b/debian/postinst index 0d76558..b974be9 100755 --- a/debian/postinst +++ b/debian/postinst @@ -1,6 +1,7 @@ #!/bin/sh -e [ "$1" = "configure" ] || exit 0 +[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx # Load CARNet Tools . /usr/share/carnet-tools/functions.sh