Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 904cfb3a5baba9af0ffb9cdfd6f7919f > scriptlet

php-pear-Horde_Image-1.0.9-3.mga3.noarch.rpm

POSTIN

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

POSTUN

/bin/sh
if [ "$1" -eq "0" ]; then
    pear uninstall --nodeps --ignore-errors --register-only pear.horde.org/Horde_Image
fi