projects
/
mailman-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
938c767
)
r3:
author
Ivan Rako
<Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:43 +0000
(09:40 +0000)
committer
Ivan Rako
<Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:43 +0000
(09:40 +0000)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
910c215
..
8333a20
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-3,6
+3,7
@@
set -e
[ "$1" = "configure" ] || exit 0
+[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
# Load CARNet tools
. /usr/share/carnet-tools/functions.sh