Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 285841c743214f9f8cc67186fdee96dd > scriptlet

php-pear-HTML_Select-1.3.1-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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