Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 1170585bbb5352481202c8f2b75dce2a > scriptlet

php-pear-Image_Text-0.7.0-9.mga8.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