Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 0b04c18929e9481b4a5a39416d660586 > scriptlet

pear-Crypt_RC4-1.0.2-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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