Sophie

Sophie

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

php-pear-Console_Color2-0.1.2-8.mga8.noarch.rpm

POSTIN

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

POSTUN

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