summarylogtreecommitdiffstats
path: root/fbview.install
blob: ffb1eec438b2bec20db4fc135b01e2cfb4d26ebc (plain)
1
2
3
4
5
6
post_install(){
  echo "==> fbview in ONLY intended to be used in a framebuffer from the TTY"
  echo "    and will NOT be working anywhere else. if you don't know what this"
  echo "    means, you should probably be using a different viewer."
  echo ""
}