updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / qtr / transmission-qt.install
blob273c3d6a05b229b8a6ac6d42b79d81fd4860fc60
1 post_install() {
2         xdg-icon-resource forceupdate --theme hicolor &> /dev/null
3         cat << _EOF
5   If you want to run the Transmission daemon at boot,
6   add transmissiond to the DAEMONS array in /etc/rc.conf.
7   You have to set the user in /etc/conf.d/transmissiond.
9 _EOF
12 post_upgrade() {
13                 xdg-icon-resource forceupdate --theme hicolor &> /dev/null
16 post_remove() {
17         xdg-icon-resource forceupdate --theme hicolor &> /dev/null