summarylogtreecommitdiffstats
path: root/gtkwave.install
blob: ba8586fa129dd7e5db4e70f5c69fa5dd44e871de (plain)
1
2
3
4
5
6
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.'
}