summarylogtreecommitdiffstats
path: root/gpsman.install
diff options
context:
space:
mode:
Diffstat (limited to 'gpsman.install')
-rw-r--r--gpsman.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/gpsman.install b/gpsman.install
new file mode 100644
index 000000000000..589b054f8644
--- /dev/null
+++ b/gpsman.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo
+ echo " : You should change the path to your gps serial device in"
+ echo " : /usr/bin/gpsman"
+ echo
+ echo " : Config options are stored in /usr/share/gpsman/config.tcl"
+}