Sophie

Sophie

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

vdr-plugin-loadepg-0.1.9-5mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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