Sophie

Sophie

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

php-pear-PHP_CodeCoverage-1.2.17-7.mga8.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.phpunit.de/PHP_CodeCoverage
fi