post_install() {
  texconfig-sys rehash
}

post_upgrade() {
  texconfig-sys rehash
}

post_remove() {
  texconfig-sys rehash
}

# vim:set ts=2 sw=2 et:
