Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > media > contrib-release > by-pkgid > 5e1c6fe670e53df9a8c511cd64c2b179 > scriptlet

horde-dom-0.1.0-1mdv2010.1.noarch.rpm

POSTIN

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

POSTUN

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