Sophie

Sophie

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

pear-Mail_mimeDecode-1.5.0-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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