Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > 0c1ca75f25ec741c4d782811fdbce1c1 > scriptlet

ted-2.17-1mdk.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