repo.or.cz
/
koha.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 23230: Make _version_compare OO context aware
[koha.git]
/
debian
/
koha.prerm
blob
61e7b4f14de45a77d41a45bc0ead10acfeaadca1
1
#!/bin/sh
2
3
set -e
4
5
.
/
usr
/
shar
e
/
debconf
/
confmodule
6
.
/
usr
/
shar
e
/
dbconfig-common
/
dpkg
/
prerm.mysql
7
dbc_go koha $@
8
9
#DEBHELPER#