Sophie

Sophie

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

vdr-plugin-pim-0.0.6-5mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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