Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 36fd4b2813cf96e42ec9ce9d4068795a > scriptlet

php-pear-PHP_Timer-1.0.5-2.mga4.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