summaryrefslogtreecommitdiff
path: root/extra/keytouch-editor/keytouch-editor.install
blob: e1f991f3189ce8ef163ec9ce8217408e68799a9e (plain)
1
2
3
4
5
6
post_install() {
  cat << EOF
==> To use keytouch-editor:
==> You'll need to have either gksu (pacman -S gksu) or kdesu (pacman -S kdebase-runtime) installed.
EOF
}