Sophie

Sophie

distrib > Mageia > 5 > i586 > by-pkgid > c35029195ddfc1cf87069bb572ccd938 > scriptlet

php-pear-Horde-5.1.4-8.mga5.noarch.rpm

POSTIN

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

POSTUN

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