Sophie

Sophie

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

vdr-plugin-graphlcd-0.1.3-3mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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