Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 77e85c214056f996b621d476b316d5d8 > scriptlet

telnet-0.16-4.1mdk.i586.rpm

POSTIN

/bin/sh
[ -x /usr/bin/update-menus ] && /usr/bin/update-menus || true

POSTUN

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