Sophie

Sophie

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

php-pear-PHPUnit2-2.3.6-12.mga8.noarch.rpm

POSTIN

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

POSTUN

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