summarylogtreecommitdiffstats
path: root/omegat.install
blob: de3e0f51077f171410bc880f616555b69a94aec9 (plain)
1
2
3
4
post_install() {
  echo "Updating desktop and mime database ..."
  update-desktop-database -q
}