Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > media > contrib-updates > by-pkgid > bbdbd8d795d04583d4611f030540c457 > scriptlet

horde-kolab-freebusy-0.1.5-5mdv2010.1.noarch.rpm

POSTIN

/bin/sh
pear install --nodeps --soft --force --register-only /var/lib/pear/Kolab_FreeBusy.xml

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
  pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Kolab_FreeBusy
fi