Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 09e4b589432dfd6f1b3e4392858749bf > scriptlet

mypasswordsafe-20061216-1mdv2008.1.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