updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / navit / navit.install
blob3b4edcf960e4696fae1137df5070f7c22692e390
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
16   xdg-icon-resource forceupdate --theme hicolor
20 post_upgrade() {
21   post_install
24 pre_remove() {
25   cat << END_OF_MESSAGE
26 --------------------------------
27 Remaining files after uninstall:
28 -------------------------------
29 Uninstall does not remove your navit.xml config file
30 or any maps you have installed. You have to do that
31 manually.
33 END_OF_MESSAGE
35   xdg-icon-resource forceupdate --theme hicolor