Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > b903f93b2454d925e3d9f9cbaea208ad > scriptlet

wmfishtime-1.23-4mdk.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