Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 68fa38bdd5b0c287b53d463e7269125f > scriptlet

php-pear-Net_SMPP-0.4.5-7.mga5.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