Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3faf27d827c4a255c46c16d023300d87 > scriptlet

php-pear-Math_Stats-0.9.1-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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