Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > c0585b8b4a93a293d59fe2bf1dd90f6b > scriptlet

php-pear-XML_Util2-0.1.0-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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