case "$ACTION" in
pre)
# Remove compiled terminfo files.
rm -f usr/share/terminfo/d/dvtm-256color
rm -f usr/share/terminfo/d/dvtm
;;
esac