Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9f05ad76b0247d2ad0697a92da1058ac > scriptlet

php-pear-MDB2_Schema-0.8.5-4.mga4.noarch.rpm

POSTIN

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

POSTUN

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