Sophie

Sophie

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

wmnd-0.4.3-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