X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=clamav-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=d40791d0b6d20bbba1242dff72dc4b57c33c878e;hp=22416dbdeda4d83ef183f687feab1e8933efa029;hb=refs%2Fheads%2Forigin;hpb=a64c1751113dc6bdeb38820c0831241e20a50520 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