Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 0708aeb6cc96125c772226a8d12b5462 > scriptlet

volume.app-1.1-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