Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > a2463c00e24aa9bb2c96cab4d30717cd > scriptlet

vdr-plugin-powermate-0.0.3-5mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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