summarylogtreecommitdiffstats
path: root/vegastrike-data-svn.install
blob: 7376d03ab25243548476abf074627c0bbbba4c5b (plain)
1
2
3
4
5
6
post_install() {
  echo -n "Updating desktop and mime database ..."
  update-desktop-database -q
  echo " done!"
  echo "==> Before running VegaStrike, you may adjust game preferences with the 'vssetup' command."
}