Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 440d8f8ee43d84c125655e68cba5feb2 > scriptlet

php-pear-System_ProcWatch-0.4.3-3.mga4.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