Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 50da5946eef00bb424f3e161d779e9a4 > scriptlet

php-pear-Crypt_RC4-1.0.3-3.mga3.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