Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 073ab0875e244cb753813e9c4d42a8e5 > scriptlet

php-pear-Image_Tools-1.0.0RC1-7.mga8.noarch.rpm

POSTIN

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

POSTUN

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