Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 3876dd94172275e366671ce82cceb0aa > scriptlet

howto-html-hu-9.1-0.4mdk.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