Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 0c9ee0060515391fae14c7766cc9a27d > scriptlet

php-pear-Tree-0.3.7-11.mga8.noarch.rpm

POSTIN

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

POSTUN

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