Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > b0e9f073bcd9b357e4323ba6376b25b6 > scriptlet

rhythmbox-0.4.1-7mdk.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/rhythmbox.schemas > /dev/null

POSTUN

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