Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > media > contrib-updates > by-pkgid > 759155524e14a1686089d253553c313d > scriptlet

SpiralSynth-2.0.0-8mdv2008.0.i586.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