Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > e577662d3ffcc54db818667d6ae3544f > scriptlet

horde-cache-0.0.2-2mdv2010.1.noarch.rpm

POSTIN

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

POSTUN

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