Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 38f58daf0ee607274a9de2dd45b23d2a > scriptlet

pw-3.5.7-1mdk.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