Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > media > contrib > by-pkgid > 8c00fcdb9823bc8f6c0bae14ab31d1e0 > scriptlet

tulip-1.2.5-3mdk.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