Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > aad9cc58cdb3d63ae47b69843221662f > scriptlet

php-pear-Net_SMTP-1.6.2-2.mga4.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