updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / polly / polly.install
blob52bee6f99eaa481504c41a6e52b34c837245807a
1 post_install() {
2         export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
3         gconftool-2 --makefile-install-rule /usr/share/gconf/schemas/polly.schemas > /dev/null
4         xdg-icon-resource forceupdate
5         xdg-desktop-menu forceupdate
8 post_upgrade() {
9         post_install $1