Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > 6ef9b5c0ddf7f375360a1fdb650e78ca > scriptlet

multi-gnome-terminal-1.6.2-5mdv2007.0.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi

POSTUN

/bin/sh
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update -q || true ; fi
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi