Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > fba21321f9cbeea362b24c80c73cd0ba > scriptlet

php-pear-PHP_Timer-1.0.5-6.mga7.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