From: Ivan Rako Date: Tue, 23 Oct 2007 09:39:59 +0000 (+0000) Subject: r6: X-Git-Tag: debian/0.97-1~26 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=clamav-cn.git;a=commitdiff_plain;h=5369fa1796979773d4e33c04578ece90eb52b625 r6: --- diff --git a/debian/postinst b/debian/postinst index 22416db..d40791d 100755 --- a/debian/postinst +++ b/debian/postinst @@ -3,6 +3,7 @@ set -e [ "$1" = "configure" ] || exit 0 +[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx # Load CARNet functions #. /usr/share/carnet-tools/functions.sh