Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 6090c7aa85b221cf646b5ae0a2f88ad5 > scriptlet

comclear-1.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