Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 25140a30797597566288e4d6d95c21e1 > scriptlet

php-pear-PHP_Compat-1.5.0-12.mga5.noarch.rpm

POSTIN

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

POSTUN

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