Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > by-pkgid > 2c5ca64e187035c80502f414a24a80bd > scriptlet

extrackt-0.0.2-2mdv2008.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