Sophie

Sophie

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

ezcomponents-Mail-1.7.1-2.mga3.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only components.ez.no/Mail
fi