Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 443652d2374fa0d668761d8a27941731 > scriptlet

php-pear-Net_SMPP_Client-0.4.1-5.mga7.noarch.rpm

POSTIN

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

POSTUN

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