Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > c530cc92d0be98eec3355064b8b90dcb > scriptlet

circuslinux-1.0.3-6mdk.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