Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > 9dd2b2118ef24f1d3c416110c2d1e5b7 > scriptlet

php-pear-Services_Weather-1.4.7-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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