Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 7bc3f2dca2dd3ec6bffa385dc508467a > scriptlet

pear-Auth-1.5.4-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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