Sophie

Sophie

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

php-pear-Image_Graph-0.8.0-8.mga7.noarch.rpm

POSTIN

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

POSTUN

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