Sophie

Sophie

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

vdr-plugin-yaepg-0.0.2.1-7mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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