Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 59b77cc837866c4f3e2c290371f69715 > scriptlet

pear-Net_Finger-1.0.1-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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