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