Sophie

Sophie

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

vdr-plugin-nordlichtsepg-0.8a-5mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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