Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > d39bbfa2d2aa81a796ac6b422b6182e6 > scriptlet

php-pear-Net_Monitor-0.3.0-3.mga5.noarch.rpm

POSTIN

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

POSTUN

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