Sophie

Sophie

distrib > * > 2008.0 > x86_64 > media > main-updates > by-pkgid > a278e1f49282c4d6e92b5821648741a0 > scriptlet

totem-mozilla-gstreamer-2.20.1-1.8mdv2008.0.x86_64.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/lib64/totem-plugin-viewer totem-mozilla /usr/lib64/totem-plugin-viewer-gstreamer 10

POSTUN

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