Sophie

Sophie

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

php-pear-Horde_History-1.0.0-3.mga3.noarch.rpm

POSTIN

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

POSTUN

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