archrelease: copy trunk to community-any
[ArchLinux/community.git] / ydotool / trunk / ydotool.install
blob065f9b4e1ea8f0d99adc028fbee00d9cdb31f37f
1 post_install() {
2   echo 'Make sure your user is in the `input` group by running the following command:'
3   echo '  $ usermod -aG input $USER'
6 post_upgrade() {
7   post_install