Sophie

Sophie

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

php-pear-PHP_Fork-0.3.2-2.1.mga3.noarch.rpm

POSTIN

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

POSTUN

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