Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > bbc306aa2b0eba6a335a419bbfe30827 > scriptlet

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