Sophie

Sophie

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

php-pear-Crypt_GPG-1.6.4-1.mga8.noarch.rpm

POSTIN

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

POSTUN

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