Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > main-updates > by-pkgid > 64480196d389d5332205d6b01363745d > scriptlet

totem-mozilla-2.16.1-2.8mdv2007.0.x86_64.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/lib64/totem-mozilla-viewer totem-mozilla /usr/lib64/totem-mozilla-viewer-xine 20

POSTUN

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