Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 4aa6849acff57e80953ee74334d9ddb5 > scriptlet

ezcomponents-ImageConversion-1.3.8-2.mga3.noarch.rpm

POSTIN

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

POSTUN

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