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 Sat Jan 21 08:01:15 UTC 2012
[aur-mirror.git]
/
atvclient-git
/
atvclient-git.install
blob
4d25eb7a64001414568385df10d00d9627e00f50
1
post_install() {
2
echo "> As of version 20100907 there is a daemon script provided."
3
echo ""
4
echo "> If you need universal remote support (e.g. Logitech Harmony), add"
5
echo "> the -m option to the daemon configuration file in /etc/conf.d."
6
}
7
8
post_upgrade() {
9
post_install $1
10
}