Sophie

Sophie

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

php-pear-Math_Matrix-0.8.7-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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