Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 1e99b59d5ab4d96fb84089d147f0a048 > scriptlet

php-pear-Tree-0.3.7-4.mga4.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