Sophie

Sophie

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

php-pear-HTML_QuickForm-3.2.14-4.mga5.noarch.rpm

POSTIN

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

POSTUN

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