Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 9c873cd60b7762feee579a3554c126e5 > scriptlet

php-pear-Net_SMPP-0.4.5-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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