repo.or.cz
/
tango.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* update the changelog
[tango.git]
/
debian
/
tango-db.prerm
blob
20fb678be09f2190547ad9c76f0d0841f8f10e4b
1
#!/bin/sh
2
3
set -e
4
#set -x
5
6
.
/
usr
/
shar
e
/
debconf
/
confmodule
7
.
/
usr
/
shar
e
/
dbconfig-common
/
dpkg
/
prerm.mysql
8
dbc_go tango-db $@
9
10
#DEBHELPER#