Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > updates > by-pkgid > c460f8eaaf59d4f0ce31fc665e570d24 > scriptlet

mutt-1.4.1i-1.2.91mdk.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