Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 73c48438f8e74a91a79f8f827d7a62bb > scriptlet

alevt-1.6.1-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