Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > ce313c1da02f2b889bc00bca7ef5be9b > scriptlet

php-pear-Services_Yahoo-0.2.0-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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