summarylogtreecommitdiffstats
path: root/gtkwave.install
diff options
context:
space:
mode:
Diffstat (limited to 'gtkwave.install')
-rw-r--r--gtkwave.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/gtkwave.install b/gtkwave.install
new file mode 100644
index 000000000000..ba8586fa129d
--- /dev/null
+++ b/gtkwave.install
@@ -0,0 +1,7 @@
+post_install() {
+ echo 'Make sure you copy the /usr/share/gtkwave/examples/gtkwaverc file to'
+ echo 'your home directory (as .gtkwaverc) or to your VCD project directory.'
+ echo 'It contains the prefs for a good configuration that most people find'
+ echo 'ergonomic. It is not strictly necessary however.'
+}
+