Sophie

Sophie

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

php-pear-XML_image2svg-0.1.1-6.mga7.noarch.rpm

POSTIN

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

POSTUN

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