Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > c267dc30c879631d08c87ea0f93bc6d8 > scriptlet

php-pear-Math_Integer-0.9.0-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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