updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bindery / bindery.install
blob4da5511fd622716f09a334b8659b17b72e35c95b
1 post_install() {
2   update-desktop-database -q
3   gtk-update-icon-cache -f -q -t usr/share/icons/hicolor
6 post_upgrade() {
7   post_install $1
10 post_remove() {
11   post_install $1