Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 022f809f8abf0ab06bc8c4ebf0a1b175 > scriptlet

php-pear-PHP_Parser-0.2.2-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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