Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 48a689dda355f2fc712c662aad8239fd > scriptlet

php-pear-HTML_QuickForm_ElementGrid-0.1.2-7.mga7.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