Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > media > contrib-updates > by-pkgid > 63c215f1fb6e85643382a37acddb6dfe > scriptlet

spe-0.8.4.h-1mdv2008.0.i586.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