Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 4480f308430251e3bc6eaddd60349383 > scriptlet

php-pear-Image_Transform-0.9.5-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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