Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 90850bc1def8df8495b39e0d80d5f2e2 > scriptlet

php-pear-XML_XUL-0.9.1-2.mga4.noarch.rpm

POSTIN

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

POSTUN

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