Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 2d16158099237a58a3e185770593a6f9 > scriptlet

krusader-1.12-0.beta1.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