Sophie

Sophie

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

php-pear-PHP_Timer-1.0.5-7.mga8.noarch.rpm

POSTIN

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

POSTUN

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