Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 26767f6cc85e6be42ddfb865a2c07507 > scriptlet

vdr-plugin-dxr3-0.2.6-8mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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