Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 22bf43727577ab5be6c02323ceb6ec9e > scriptlet

php-pear-Math_Vector-0.7.0-9.mga7.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