Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > f7c5c3d36829ac9aa53e8bbd3f1c2387 > scriptlet

horde-identity-0.0.2-3.mga1.noarch.rpm

POSTIN

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

POSTUN

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