Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > media > main > by-pkgid > a6fea67377fe38e0db548ae8516961e4 > scriptlet

glade-0.6.4-4mdk.x86_64.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/scrollkeeper-update ]; then /usr/bin/scrollkeeper-update || 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 || true ; fi
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi