Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main > by-pkgid > 7944c1140c7c4d6b39648ff7c9ffaba3 > scriptlet

control-panel-3.11-17mdk.i586.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