Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > fb42390de6887817c6a0784d8eaa9e74 > scriptlet

php-pear-XML_Statistics-0.2.0-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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