Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > b66332e76db43e427a44613d79b66ac3 > scriptlet

ezcomponents-Tree-1.1.4-3.mga3.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 components.ez.no/Tree
fi