summarylogtreecommitdiffstats
path: root/vice-gtkglext.install
blob: 583243a447cae94e38c1cbff8ec73ce62afb8ade (plain)
1
2
3
4
5
6
7
8
post_install() {
  cat << _EOF 

==> To use the CBM font in gui, enter: 
==> cp /usr/lib/vice/fonts/CBM.ttf ~/.fonts

_EOF
}