Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > media > contrib-updates > by-pkgid > 702559bf3e8320e3c2fa394bb2d528c9 > scriptlet

gparted-0.3.3-5mdv2008.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