Sophie

Sophie

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

gnome-kerberos-0.3.1-2mdk.ppc.rpm

POSTIN

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

POSTUN

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