Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release > by-pkgid > 3431d0a4f6c2a3c6f14055c3b19f225f > scriptlet

php-pear-HTML_BBCodeParser-1.2.4-5.mga5.noarch.rpm

POSTIN

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

POSTUN

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