r5:
authorIvan Rako <Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:57 +0000 (09:40 +0000)
committerIvan Rako <Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:57 +0000 (09:40 +0000)
debian/postinst

index 1d8f9b8..928f2b4 100755 (executable)
@@ -3,6 +3,7 @@
 set -e
 
 [ "$1" = "configure" ] || exit 0
+[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
 PKG="mysql-cn"