Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > 4c0529a709efb4b8414a2a872b970666 > scriptlet

horde-datatree-0.0.3-3.mga1.noarch.rpm

POSTIN

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

POSTUN

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