Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 77624ff7d3bf9cdc98f91cdbb133bf4c > scriptlet

php-pear-Crypt_RC4-1.0.3-4.mga4.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