Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 8e2ef94ea2785b361de4d88369e5e03f > scriptlet

xearth-1.1-12mdk.ppc.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