Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-release > by-pkgid > b93e306a4b4ac1080cd247e7b3357182 > scriptlet

php-pear-Net_SMPP_Client-0.4.1-4.mga6.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