Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > media > contrib-release > by-pkgid > 535eb11126ce696118298fdf992039bc > scriptlet

vdr-plugin-mplayer-0.9.15-0.pre14.4mdv2007.0.x86_64.rpm

POSTIN

/bin/sh
if [ "$1" = "1" ]; then /sbin/service vdr plugin_install mplayer; fi

POSTUN

/bin/sh
if [ "$1" = "0" ]; then /sbin/service vdr plugin_remove mplayer; else /sbin/service vdr plugin_upgrade mplayer; fi