Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > f8e76ed0d8dd8789e5e65b052cd2dc1a > scriptlet

php-pear-Net_IMAP-1.1.3-5.mga7.noarch.rpm

POSTIN

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

POSTUN

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