Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > b9e3436c1700dd65149a6f3a48878132 > scriptlet

gkrellm-2.1.7a-2mdk.ppc.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