Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 490631537015d0b1a5b3d85f27afaf44 > scriptlet

ezcomponents-PhpGenerator-1.0.6-3.mga4.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only components.ez.no/PhpGenerator
fi