updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / giver / giver.install
blob524f2861f0ad8fb254465a9047f8d984dcc67f0c
1 post_install() {
2   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
3   echo "+++ Add avahi-daemon to DAEMONS in rc.conf"
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1