Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > 61f76dd3655d71b3649925c356801c25 > scriptlet

php-pear-Validate-0.8.5-5.mga5.noarch.rpm

POSTIN

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

POSTUN

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