summaryrefslogtreecommitdiff
path: root/community-testing/gpsdrive/gpsdrive.install
diff options
context:
space:
mode:
Diffstat (limited to 'community-testing/gpsdrive/gpsdrive.install')
-rw-r--r--community-testing/gpsdrive/gpsdrive.install4
1 files changed, 4 insertions, 0 deletions
diff --git a/community-testing/gpsdrive/gpsdrive.install b/community-testing/gpsdrive/gpsdrive.install
new file mode 100644
index 000000000..8ea63912e
--- /dev/null
+++ b/community-testing/gpsdrive/gpsdrive.install
@@ -0,0 +1,4 @@
+post_install() {
+ echo "Don't forget to generate geoinfo.db with geoinfo.pl script"
+ echo "Also you can check http://wiki.archlinux.org/index.php/GpsDrive"
+}