Sophie

Sophie

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

php-pear-XML_Transformer-1.1.2-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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