Sophie

Sophie

distrib > Mandriva > 2010.2 > x86_64 > by-pkgid > 47d13dc1b5d80123e1b484bb2fa0de86 > scriptlet

horde-kolab-0.0.6-2mdv2010.1.noarch.rpm

POSTIN

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

POSTUN

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