Sophie

Sophie

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

vdr-plugin-svdrpdemo-1.4.2-3mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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