Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 64bda240eee784d0a45723706f1863b1 > scriptlet

Gnometab-0.6.1-3mdk.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