Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 6f75a871761939d72ead9c7ab4c1d655 > scriptlet

fox-example-apps-1.1.24-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