Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 98e7a27a53bd4ffddc0ea896c84a3dad > scriptlet

php-pear-Crypt_RC42-0.9.0-7.mga6.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