Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > a1419983866b6cfa0a0ae5d0597466e4 > scriptlet

php-pear-Validate-0.8.5-3.mga4.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