Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > media > main > by-pkgid > 4328772e51703221c492f5873b157a96 > scriptlet

gnome-pim-1.4.8-3mdk.x86_64.rpm

POSTIN

/bin/sh
#if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi
#GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
#export GCONF_CONFIG_SOURCE
#for SCHEMA in gnomecal gnomecard; do
# gconftool-2 --makefile-install-rule /etc/gconf/schemas/$SCHEMA.schemas > /dev/null
#done
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi

POSTUN

/bin/sh
#if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi