Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > d78331d37849a2b455ad75baa42ae6f3 > scriptlet

php-pear-Horde_Mail-1.1.0-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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