Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > e2d684af81b5a4bb2a09283e8f3f4a76 > scriptlet

php-pear-Math_Vector-0.7.0-10.mga8.noarch.rpm

POSTIN

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

POSTUN

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