Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-updates > by-pkgid > dd8095f0f858acb736bfd5c0ad4f33f7 > scriptlet

php-pear-PhpDocumentor-1.4.4-2.4.mga3.noarch.rpm

POSTIN

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

POSTUN

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