Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 3c9f71f19ee2f34728c9459a8a4d5284 > scriptlet

gperiodic-2.0.3-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