Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > 63779d8413f4f3e0f08f28a95ad59b00 > scriptlet

php-pear-System_ProcWatch-0.4.3-7.mga6.noarch.rpm

POSTIN

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

POSTUN

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