Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 56a51048855ff60c41f10334d9791a8a > scriptlet

gprolog-1.1.2-2mdk.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