Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > e36b49944b2df8c8a445725642a86dcb > scriptlet

pear-XML_RSS-0.9.2-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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