Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > dcef3e32ab6f20d7aed6a5a5a4d12685 > scriptlet

pear-Math_Basex-0.3-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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