Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 0da09f9062c03f4f5cc16551fcea46de > scriptlet

howto-html-de-10-2mdk.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