Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 067d22591ce96e65749cf205a0d9e7dd > scriptlet

pear-Net_DNSBL-1.3.0-alt2.noarch.rpm

PREUN

/bin/sh

if [ "$1" = "0" ]; then 
	pear uninstall --nodeps --ignore-errors -r Net_DNSBL > dev/null || : 
fi

POSTIN

/bin/sh

pear install --nodeps -s --force --register-only /usr/share/php/pear/.pkgxml/Net_DNSBL.xml >/dev/null || :