Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > 27bddf4aa7311388cf2002ae9f38e827 > scriptlet

vdr-plugin-osdimage-0.1.2-6mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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