Sophie

Sophie

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

powerprefs-0.3.1-1mdk.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