Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-release > by-pkgid > 3fe884953bd189df476a270fe2682a9a > scriptlet

horde-util-0.1.0-3.mga1.noarch.rpm

POSTIN

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

POSTUN

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