Sophie

Sophie

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

totem-mozilla-gstreamer-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-gstreamer 10

POSTUN

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