5 if [ -f /usr
/share
/debconf
/confmodule
]; then
6 .
/usr
/share
/debconf
/confmodule
8 if [ -f /usr
/share
/dbconfig-common
/dpkg
/postrm.mysql
]; then
9 .
/usr
/share
/dbconfig-common
/dpkg
/postrm.mysql
13 if [ "$1" = "purge" ]; then
14 configfile
="/etc/koha/koha-conf.xml"
16 if which ucf
>/dev
/null
2>&1; then
17 ucf
--purge "$configfile"