Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > b26d88b963c4c4369e85f1004f0fde59 > scriptlet

icecream-monitor-1.0-2mdv2009.0.i586.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