Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 1f26dae072770527e74c70e936f06b80 > scriptlet

php-pear-PEAR_Frontend_Web-0.7.5-2.mga4.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