Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > main-updates > by-pkgid > 13979292c85d9ae1b63005f6505d905e > scriptlet

mandriva-doc-Drakxtools-Guide-fr-2008.0-0.20mdv2008.0.noarch.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