Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > e5e1cca81961a3b6543267f63387d422 > scriptlet

php-pear-PEAR_Frontend_Web-0.7.5-5.mga6.noarch.rpm

POSTIN

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

POSTUN

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