repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Wed Jan 11 12:00:27 UTC 2012
[aur-mirror.git]
/
uhidled
/
uhidled.install
blob
f7aab641a925a328db619e268e772aacf3a77ae6
1
# arg 1: the new package version
2
post_install() {
3
4
echo "You might also have to change the permissions on the relevant /sys/bus/usb entries or run the command as root."
5
}
6
7
# vim:set ts=2 sw=2 et: