Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 17cd71836af87b9c07082f0db6fc70a4 > scriptlet

seahorse-0.7.1-1mdk.ppc.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-install-rule /etc/gconf/schemas/seahorse.schemas > /dev/null

POSTUN

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