Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 8cc4fec39c23ab4d683e2d71bc62e06d > scriptlet

gnome-toaster-1.0-0.beta5.3mdk.ppc.rpm

POSTIN

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

POSTUN

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