Sophie

Sophie

distrib > Mandriva > 10.1 > i586 > media > main > by-pkgid > 8e48af4e2b6e386d4ddd88c12ecc2ba2 > scriptlet

gurpmi-4.5-28mdk.noarch.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