Sophie

Sophie

distrib > Mandriva > 2007.0 > x86_64 > by-pkgid > 6f7360b761ef1552fa2ed578b003080d > scriptlet

vdr-plugin-lcr-0.0.8-5mdv2007.0.x86_64.rpm

POSTIN

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

POSTUN

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