Sophie

Sophie

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

php-pear-Crypt_RC4-1.0.3-8.mga7.noarch.rpm

POSTIN

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

POSTUN

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