Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f326b00ff691e3fcf471d8b86f5db00a > scriptlet

php-pear-XML_RPC2-1.1.1-4.mga4.noarch.rpm

POSTIN

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

POSTUN

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