Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > aa447842ae57d975163979b4911ca1a0 > scriptlet

php-pear-Image_Text-0.7.0-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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