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 }