Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9dab0499b4f0709d21c8bf2b6fc1479c > scriptlet

php-pear-XML_Parser2-0.1.0-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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