Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 047f5cec4174bb30b446c4009a2d6f34 > scriptlet

php-pear-Image_Text-0.7.0-8.mga7.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