X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=dovecot-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=b974be91175941d398e936c8fb24ba51314a2f1c;hp=0d7655889c0577efe842a50295b48ebb268c25ac;hb=9ab5921c769b2159ab5099c9e61b1988ac676454;hpb=309064d568e3d969e1d3c72ce0409873df7246b1 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