projects
/
dovecot-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
309064d
)
r5:
author
Ivan Rako
<Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:13 +0000
(09:40 +0000)
committer
Ivan Rako
<Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:13 +0000
(09:40 +0000)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
0d76558
..
b974be9
100755
(executable)
--- 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