Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > a93cf86a86296ed9de5b78d57ab108ee > scriptlet

vdr-plugin-xineliboutput-1.0.0-1.pre1.4mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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