summarylogtreecommitdiffstats
path: root/gtkwave.install
diff options
context:
space:
mode:
Diffstat (limited to 'gtkwave.install')
-rw-r--r--gtkwave.install5
1 files changed, 3 insertions, 2 deletions
diff --git a/gtkwave.install b/gtkwave.install
index ba8586fa129d..fea70396043a 100644
--- a/gtkwave.install
+++ b/gtkwave.install
@@ -1,7 +1,8 @@
+# https://git.archlinux.org/svntogit/community.git/tree/trunk/gtkwave.install?h=packages/gtkwave
+
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.'
-}
-
+} \ No newline at end of file