Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > main-updates > by-pkgid > 3ba8a4a7b1f1a9d5d5531e25a8835b77 > scriptlet

totem-mozilla-2.18.2-1.8mdv2007.1.x86_64.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/lib64/totem-plugin-viewer totem-mozilla /usr/lib64/totem-plugin-viewer-xine 20

POSTUN

/bin/sh
if [ "$1" = "0" ]; then
  update-alternatives --remove totem-plugin-viewer /usr/lib64/totem-plugin-viewer-xine
fi