Sophie

Sophie

distrib > Mandriva > 9.1 > i586 > by-pkgid > 81c67fb5a575429f7ce4b7650cf43304 > scriptlet

noteedit-2.0.19-1mdk.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