Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 8cf285ac3099010689535f0fcf35b932 > scriptlet

gnome-pilot-0.1.71-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