summaryrefslogtreecommitdiff
path: root/community/gtkwave/gtkwave.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtkwave/gtkwave.install')
-rw-r--r--community/gtkwave/gtkwave.install6
1 files changed, 0 insertions, 6 deletions
diff --git a/community/gtkwave/gtkwave.install b/community/gtkwave/gtkwave.install
deleted file mode 100644
index bc2e66b0d..000000000
--- a/community/gtkwave/gtkwave.install
+++ /dev/null
@@ -1,6 +0,0 @@
-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.'
-}