Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 41232e912d0edac41f3381f47e340af6 > scriptlet

emelfm-0.9.2-3mdk.ppc.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