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 rm -f /var
/lib
/tango
/.my.cnf
15 if which ucf
>/dev
/null
2>&1; then
16 ucf
--purge /var
/lib
/tango
/.my.cnf