Sophie

Sophie

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

php-pear-Text_Highlighter-0.7.3-3.mga4.noarch.rpm

POSTIN

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

POSTUN

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