Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > e1a757e5923907dea877e24ca6fdda8c > scriptlet

php-pear-Net_Monitor-0.2.5-3.mga4.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