Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 816ca6e061828b246bc80ea603d296dd > scriptlet

php-pear-Math_Numerical_RootFinding-1.1.0a2-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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