projects
/
mariadb-cn.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3856ad6
)
r5:
author
Ivan Rako
<Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:57 +0000
(09:40 +0000)
committer
Ivan Rako
<Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:40:57 +0000
(09:40 +0000)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
1d8f9b8
..
928f2b4
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-3,6
+3,7
@@
set -e
[ "$1" = "configure" ] || exit 0
+[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
PKG="mysql-cn"