Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 39ecbe919446618e7faa466b771f8013 > scriptlet

pear-PEAR_Command_Packaging-0.1.2a-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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