Sophie

Sophie

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

php-pear-Net_Vpopmaild-0.3.2-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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