Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 03181b6d11721937e74d2e6cdc9478e4 > scriptlet

php-pear-Horde_Data-1.0.5-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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