Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > media > main-testing > by-pkgid > 5ca56872151c708aa2bc55e5106e36d6 > scriptlet

totem-mozilla-2.18.2-1mdv2007.1.i586.rpm

POSTIN

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

POSTUN

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