Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > b074c96e8117daef27d90edc36e8d400 > scriptlet

gnobog-0.4.3-5mdk.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