Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 022857d1e667310c06a1bc585744c66e > scriptlet

pear-DB_DataObject-1.8.7-alt2.noarch.rpm

PREUN

/bin/sh

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

POSTIN

/bin/sh

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