Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 4908dae9f14429f03b82a10e135cebf5 > scriptlet

ezcomponents-ImageAnalysis-1.1.3-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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