Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 22c53635b49c6bc03c1f4c9f8f8c5fec > scriptlet

xchat-2.0.0-1mdk.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