Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 9f4efa5d79f545e7d125a7064681299a > scriptlet

pear-Net_Geo-1.0.4-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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