Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 087f84dde0658703782ef1ed2549477b > scriptlet

php-pear-XML_image2svg-0.1.1-2.mga4.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