Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 0fce5e81ecfa55ddcbec693713cd808d > scriptlet

pear-HTML_QuickForm-3.2.10-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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