Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > feb655eed7a881ccc037202a639befab > scriptlet

horde-kolab-0.0.6-3.mga1.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