updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / navit-svn / navit-svn.install
blob3569786ff83c62d7a543532c1ae433e983abad04
1 post_install() {
2   cat << END_OF_MESSAGE
3 ---------------------------
4 Necessary additional setup:
5 ---------------------------
6 Copy /usr/share/navit/navit.xml to ~/.navit/navit.xml
7 or see http://wiki.navit-project.org/index.php/Configuring_Navit
9 No map included in the install, you have to get the map of your 
10 area yourself!
11 See http://wiki.navit-project.org/index.php/OpenStreetMaps or
12 http://wiki.navit-project.org/index.php/Configuring_Navit 
14 END_OF_MESSAGE
17 post_upgrade() {
18   post_install
21 pre_remove() {
22   cat << END_OF_MESSAGE
23 --------------------------------
24 Remaining files after uninstall:
25 -------------------------------
26 Uninstall does not remove your navit.xml config file
27 or any maps you have installed. You have to do that
28 manually.
30 END_OF_MESSAGE