Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-testing > by-pkgid > 717a3bd3815338827d768cca27c6f682 > scriptlet

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

POSTUN

/bin/sh
if [ ! -e "/usr/lib64/totem-plugin-viewer-gstreamer" ]; then
  update-alternatives --remove totem-mozilla /usr/lib64/totem-plugin-viewer-gstreamer
fi