Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > fe37a9f6505c1775429f0e2436cd3066 > scriptlet

php-pear-XML_Tree-2.0.0-5.mga5.noarch.rpm

POSTIN

/bin/sh
pear install --nodeps --soft --force --register-only /var/lib/pear/XML_Tree.xml

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.php.net/XML_Tree
fi