Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 3e432643b9a96ec922899c3c82720f07 > scriptlet

totem-mozilla-2.22.0-4mdv2008.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 [ ! -e "/usr/lib64/totem-plugin-viewer-xine" ]; then
  update-alternatives --remove totem-mozilla /usr/lib64/totem-plugin-viewer-xine
fi