Sophie

Sophie

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

php-pear-HTML_QuickForm_ElementGrid-0.1.2-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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