Sophie

Sophie

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

php-pear-XML_FastCreate-1.0.4-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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