Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 924a18ff0f3676e0df9c689e9dc89914 > scriptlet

php-pear-HTML_QuickForm_Renderer_Tableless-0.6.2-6.mga7.noarch.rpm

POSTIN

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

POSTUN

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