Sophie

Sophie

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

vdr-plugin-btrcu-0.0.1-6mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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