Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 32ed871811afbbe78d53701be9f3a731 > scriptlet

horde-dom-0.1.0-2mdv2011.0.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