Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 94bf08f3af47f508bc85764d673b2ed6 > scriptlet

mozilla-plugin-j2se1.4-sun-1.4.2.17-alt1.i586.rpm

PREUN

/bin/sh
[ "$1" = 0 ] || exit 0; [ -x /usr/sbin/alternatives-helper ] && /usr/sbin/alternatives-helper --remove j2se1.4-sun-mozilla

POSTIN

/bin/sh
if [ -d /usr/lib/browser-plugins-npapi ]; then
/usr/sbin/alternatives-helper --install j2se1.4-sun-mozilla
fi
update_menus_bin='/usr/bin/update-menus' && [ -x "$update_menus_bin" ] && "$update_menus_bin" ||:

POSTUN

/bin/sh
update_menus_bin='/usr/bin/update-menus' && [ "$1" = 0 -a -x "$update_menus_bin" ] && "$update_menus_bin" ||:

Triggers

j2se1.4-sun-plugin-mozilla

/bin/sh
if [ -d /usr/lib/browser-plugins-npapi ]; then
/usr/sbin/alternatives-helper --install j2se1.4-sun-mozilla
fi