Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > e7b7d795f5002f3172f85618d51e851f > scriptlet

php-pear-Math_BigInteger-1.0.3-2.mga7.noarch.rpm

POSTIN

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

POSTUN

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