summarylogtreecommitdiffstats
path: root/navit.install
blob: 2d5874e57d67fe71629314b6c80d59713a47b57f (plain)
1
2
3
4
5
6
7
8
post_install() {
  echo "==> Additional setup is required"
  echo "  -> See http://wiki.navit-project.org/index.php/Configuration"
  echo
  echo "==> No maps are bundled with the install"
  echo "  -> See http://wiki.navit-project.org/index.php/Maps"
  echo
}