Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > f618d65d7a4fe19dae32c1a109eefb04 > scriptlet

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