Sophie

Sophie

distrib > Mandriva > mes5 > x86_64 > by-pkgid > 89428557242612aaf4df3c3187d2d599 > scriptlet

php-pear-XML_RPC2-1.1.1-0.1mdvmes5.2.noarch.rpm

PREUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only \
        %{pear_name} >/dev/null || :
fi
fi

POSTIN

/bin/sh
pear install --nodeps --soft --force --register-only \
    /usr/share/pear/packages/XML_RPC2.xml >/dev/null || :