Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 158babc9a042d0a30c1e2d7df4081b06 > scriptlet

php-pear-Net_DNSBL-1.3.7-3.mga4.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