Sophie

Sophie

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

vdr-plugin-eggtimer-0.9.4-7mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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