Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > a0a007eabcc72480f00a33f56f83c917 > scriptlet

ocaml-3.00-1mdk.i586.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then
  /usr/bin/update-menus
fi

POSTUN

/bin/sh
if [ "$1" = 0 ]; then
  if [ -x /usr/bin/update-menus ]; then
      /usr/bin/update-menus
  fi
fi