Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 63d0b57ba3f67897f08016630d306034 > scriptlet

php-pear-Net_IMSP-0.0.6-10.mga8.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
  pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Net_IMSP
fi