Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 210456b6c991a85bf384ca159a21e339 > scriptlet

BomberInstinct-0.8.9-1mdk.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