post_install() {
  echo "You must install one of tesseract-data-* packages or whole tesseract-data group"
}

post_upgrade() {
  post_install
}
