Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > media > contrib > by-pkgid > ff1a6e8560a59b2ea6e93d8c5fc73dd7 > scriptlet

konversation-0.18-6mdk.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