Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 68f6a8d37ea883f440c2264394cddb82 > scriptlet

totem-mozilla-2.22.0-4.7mdv2008.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