Sophie

Sophie

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

php-pear-XML_RPC2-1.1.4-2.mga8.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