Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 9401e414b58b9c9578e2a863e24d6df2 > scriptlet

pear-HTML_Table-1.8.2-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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