Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > by-pkgid > 9a329deed72e0038043a4882b672968f > scriptlet

vdr-plugin-pilotskin-0.0.2-5mdv2007.0.i586.rpm

POSTIN

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

POSTUN

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