Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 90e8f732c8633e0f4313ee5067ba6152 > scriptlet

php-pear-Net_SMPP_Client-0.4.1-6.mga8.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