Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > c152ffff9c4882f63e6c59152f16f93b > scriptlet

php-pear-Net_DNSBL-1.3.7-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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