projects
/
dovecot-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61e2c36
)
izmjene u postinstu
stretch
debian/1%2.2.27_cn0
author
Ivan Rako
<ivan.rako@srce.hr>
Sat, 14 Jul 2018 22:00:54 +0000
(
00:00
+0200)
committer
Ivan Rako
<ivan.rako@srce.hr>
Sat, 14 Jul 2018 22:00:54 +0000
(
00:00
+0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
dd1bf13
..
1caedc8
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-1,4
+1,6
@@
-#!/bin/sh -e
+#!/bin/sh
+
+set -e
[ "$1" = "configure" ] || exit 0
[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx