Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 0006940fdcce16772233da24668f6f94 > scriptlet

xrpm-2.2-8mdk.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