Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 3670491f2d2c3a2385f3f92e8ae466eb > scriptlet

php-pear-Crypt_RC42-0.9.0-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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