Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 158c0a8856ded339809a46f4c5fb8c29 > scriptlet

pear-Console_Color-1.0.2-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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