Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 2eddd1b566e646cca5e3bf7e965e7a6b > scriptlet

scummvm-0.3.0-b.3plf.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