Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > 047053308dda4a65a929afa6abecd683 > scriptlet

vdr-plugin-mlist-0.0.3-5mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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