Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > ee73ac9896befcf7e8d78934d3c111fc > scriptlet

php-pear-Benchmark-1.2.9-6.mga5.noarch.rpm

POSTIN

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

POSTUN

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