Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > 3741f807dd3fb0e97b3849a644f8283c > scriptlet

php-pear-XML_XUL-0.9.1-7.mga8.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