Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > ec1e538dd6bd843703158afaa2454c3a > scriptlet

php-pear-Net_SMS-0.2.0-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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