Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > by-pkgid > 4945e3a243390cbcbfe1afc4d48f818b > scriptlet

evolution-1.0.8-3.1mdk.x86_64.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