From: Ivan Rako Date: Tue, 23 Oct 2007 09:40:57 +0000 (+0000) Subject: r5: X-Git-Tag: debian/5.1.49-1~7 X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=mysql-cn.git;a=commitdiff_plain;h=5dbf7cea47716112caf35bf3f25e760a4096a919 r5: --- diff --git a/debian/postinst b/debian/postinst index 1d8f9b8..928f2b4 100755 --- a/debian/postinst +++ b/debian/postinst @@ -3,6 +3,7 @@ set -e [ "$1" = "configure" ] || exit 0 +[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx PKG="mysql-cn"