Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > by-pkgid > 776ab9ed3d341d8196165ca728bad095 > scriptlet

howto-html-sl-9.0-0.1mdk.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