Sophie

Sophie

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

php-pear-Net_SMTP-1.9.0-2.mga8.noarch.rpm

POSTIN

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

POSTUN

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