summarylogtreecommitdiffstats
path: root/gngeo-hg.install
diff options
context:
space:
mode:
Diffstat (limited to 'gngeo-hg.install')
-rw-r--r--gngeo-hg.install6
1 files changed, 6 insertions, 0 deletions
diff --git a/gngeo-hg.install b/gngeo-hg.install
new file mode 100644
index 000000000000..cf3f1a033ac5
--- /dev/null
+++ b/gngeo-hg.install
@@ -0,0 +1,6 @@
+
+post_install()
+{
+ echo "See /usr/share/gngeo/sample_gngeorc for a sample configuration file" \
+ "and save your config to ~/.gngeo/gngeorc file."
+}